Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Section Class / PageSetup Property

In This Topic
    PageSetup Property
    In This Topic
    Gets the PageSetup object associated with this section.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSetup As PageSetup
    public PageSetup PageSetup {get;}
    See Also