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

In This Topic
    PageSize Class Members
    In This Topic

    The following tables list the members exposed by PageSize.

    Public Properties
     NameDescription
    Public Property Gets or sets an optional value that can be used to store an identifier for the current paper size.  
    Public Property Gets or sets the page height in points.  
    Public PropertyGets or sets the orientation of a page.

    Changing Orientation swaps Width and Height.

     
    Public PropertyGets or sets the paper size.

    Setting this property updates Width and Height, unless the value is PaperSize.PaperCustom.

     
    Public Property Gets or sets the page width in points.  
    Top
    Public Methods
     NameDescription
    Public Method Resets page size to default values.  
    Top
    See Also