[]
Gets or sets the horizontal alignment of the page.
public PageHorizontalAlignment HorizontalAlignment { get; set; }
| Type | Description |
|---|---|
| PageHorizontalAlignment | The PageHorizontalAlignment value that specifies the horizontal alignment of the page. Default is Center. |