ImageGear v26.5 - Updated March 3, 2025
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearWordPage Class
Members




ImGearWordPage Class
Represents Microsoft Word document pages.
Object Model
ImGearWordPage Class
Syntax
'Declaration
 
Public Class ImGearWordPage 
   Inherits ImGearOfficePage
 
'Usage
 
Dim instance As ImGearWordPage
Remarks
This class represents a single page from a Microsoft Word document.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearPage
      ImageGear.Core.ImGearVectorPage
         ImageGear.Formats.Office.ImGearOfficePage
            ImageGear.Formats.Office.ImGearWordPage

See Also