ImageGear .NET v25.2 - Updated
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearWordPage Class
Fields Properties Methods Events


In This Topic
    ImGearWordPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearWordPage.

    Public Methods
     NameDescription
    Public MethodOverridden. Creates deep instance of current Word page.  
    Public MethodOverloaded. Overridden. Rasterizes the page using the default parameters.  
    Public MethodClears the internal cache of this page, which contains data used for rendering.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the ImGearWordPage class.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the document page is no longer actual. As a rule it happens after changing page dimensions and calling ImGearWordDocument.Repaginate method.  
    Top
    See Also