Enum HtmlFixedPageHorizontalAlignment
Enum HtmlFixedPageHorizontalAlignment
名称: Aspose.Words.Saving 集合: Aspose.Words.dll (25.4.0)
指定输出 HTML 文档中的页面的垂直匹配。
public enum HtmlFixedPageHorizontalAlignment
Fields
Center = 1
中间页面:这是默认值。
Left = 0
将页面与左边相匹配。
Right = 2
将页面调整到右边。