| 
ISection
PageSetup Property
  | 
 Gets page Setup of current section.
 Namespace:
 Spire.Doc.Interface
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
PageSetup PageSetup { get; }
 
ReadOnly Property PageSetup As PageSetup
	Get
 
property PageSetup^ PageSetup {
	PageSetup^ get ();
}
 
abstract PageSetup : PageSetup with get
 
 
 
Property Value
 
 Type:
 
PageSetup
 
 
 See Also
See Also