SectionPageSetup Property |
Gets or sets the page setup.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic PageSetup PageSetup { get; set; }
Public Property PageSetup As PageSetup
Get
Set
Property Value
Type:
PageSetup
The page setup.
See Also