Enum HtmlFixedPageHorizontalAlignment

Enum HtmlFixedPageHorizontalAlignment

Namespace: Aspose.Words.Saving
Assembly: Aspose.Words.dll (25.3.0)

Specifies the horizontal alignment for pages in output HTML document.

public enum HtmlFixedPageHorizontalAlignment

Fields

Center = 1

Center pages. This is the default value.

Left = 0

Align pages to the left.

Right = 2

Align pages to the right.