PageContentHorizontalAlignment Enum
Lists values that indicate horizontal alignment settings for page content.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Left
|
The page content is horizontally aligned to the left within the media box. |
Center
|
The page content is horizontally centered within the media box. |
Right
|
Page content is horizontally aligned to the right within the media box. |
See Also