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


In This Topic
    ImGearWordDocument Class Members
    In This Topic

    The following tables list the members exposed by ImGearWordDocument.

    Public Properties
     NameDescription
    Public PropertyGets the preferred height in pixels for the document pages.  
    Public PropertyOverridden. Gets the list of pages available in the Word document.  
    Public PropertyGets the preferred width in pixels for the document pages.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new instance of current Word document.  
    Public Methodstatic (Shared in Visual Basic)Resaves a Microsoft Word document to another Microsoft Word file format.  
    Public MethodExtracts plain text from the document.  
    Public MethodOverloaded. Forces pagination of the document content, creates new Page array.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases inner pdf resources, being used.  
    Protected MethodOverridden. Finalizes an instance of the ImGearWordDocument class.  
    Protected MethodInitialize Page Array with PDF pages.  
    Top
    See Also