Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class
Properties Methods

In This Topic
    PageSetup Class Members
    In This Topic

    The following tables list the members exposed by PageSetup.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether a section is presented using a right-to-left page direction. This property only affects section-level properties, and does not affect the layout of text within the contents of the section.  
    Public Property Gets options that control page borders in a section.  
    Public Property Gets the client area height (where content can be placed).  
    Public Property Gets the client area width (where content can be placed).  
    Public Property Gets or sets a value indicating whether a section has a different header and footer for its first page.  
    Public Property Gets options that control numbering and positioning of endnotes in a section.  
    Public Property Gets options that control numbering and positioning of footnotes in a section.  
    Public Property Gets options that control page grid for all pages in a section.  
    Public Property Gets options that control line numbering in a section.  
    Public Property Gets options that control page margins for all pages in a section.  
    Public Property Gets options that control how a multiple page document is printed out.  
    Public PropertyGets or sets a value indicating whether the document has different headers and footers for odd-numbered and even-numbered pages.

    Note that changing this property affects all sections in the document.

     
    Public Property Gets options that control page numbering in a section.  
    Public Property Gets options that control paper tray to use for a section.  
    Public Property Gets or sets the type of section break for a section.  
    Public Property Gets options that control page size for all pages in a section.  
    Public Property Gets or sets a value indicating whether endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.  
    Public Property Returns a collection that represents the set of text columns.  
    Public Property Gets or sets the reading order and alignment for a section.  
    Public Property Gets or sets the vertical alignment of text on each page in a section.  
    Top
    Public Methods
     NameDescription
    Public Method Resets page setup to default values.  
    Top
    See Also