HtmlLoadOptionsPageSetup Property |
Gets and sets the page setup properties: paper type, orientation, margins and so forth.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic PageSetup PageSetup { get; set; }
Public Property PageSetup As PageSetup
Get
Set
Property Value
PageSetup
See Also