AtPagePriority enumeration
AtPagePriority enumeration
Specifies possible orders of applying page size declarations.
The AtPagePriority type exposes the following members:
Fields
Field | Description |
---|---|
OPTIONS_PRIORITY | Specifies that PageSetup values declared in RenderingOptions will override values defined in css by @page rules . |
CSS_PRIORITY | Specifies that @page rules defined in css will override values defined in PageSetup . |
See Also
- module
aspose.svg.rendering
- class
PageSetup
- class
RenderingOptions