VDocs.NET
HomeAPI Reference
Back to DOM

DOM.Styles.PageBorders

Namespace: DOM.Styles

Represents the border configuration applied to a page.

extendswith page-specific metadata that controls which borders are displayed, how the border is offset relative to the page or text area, and the stacking order of the border relative to other page-level content. Consumers should consult both the inherited rectangular border properties (color, width, space, style) and the page-specific values defined here when rendering or exporting page borders.

3 members

Properties

DisplayValuesPageBorderDisplayValues

Gets or sets which border edges should be displayed for the page.

OffsetFromPageBorderOffsetValues

Gets or sets the reference used to compute the border offset.

ZOrderPageBorderZOrderValues

Gets or sets the z-order of the page border relative to other page content.