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

In This Topic
    Page Class Members
    In This Topic

    The following tables list the members exposed by Page.

    Public Properties
     NameDescription
    Public Property Gets the height of the page, in points.  
    Public Property Gets the width of the page, in points.  
    Public PropertyGets the owner GcWordLayout.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Saves the page as an image to a stream in JPEG format.  
    Public MethodOverloaded.  Saves the page as an image to a stream in PNG format.  
    Public MethodOverloaded.  Saves the page to a stream in SVG format.  
    Public MethodOverloaded.  Saves the page as an image to a stream in TIFF format.  
    Public Method Saves the current page to a byte array in SVGZ format.  
    Top
    See Also