ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFPage Class
Fields Properties Methods


In This Topic
    ImGearPDFPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFPage.

    Public Properties
     NameDescription
    Public Property Gets the PDF page's crop rectangle (crop box).  
    Public Property Gets the PDF page's media rectangle (page rectangle).  
    Public Property Gets the PDF page's rotation value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Add an image to the page using the provided parameters.  
    Public MethodOverridden.  Clones the page.  
    Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public Method Creates PDE Content object from the page contents and resources.  
    Public Method This method returns the dictionary of the PDF page.  
    Public MethodOverloaded. Overridden.  Rasterizes the page using the global parameters.  
    Public Method Decrements page's PDE content internal reference count.  
    Public Method Causes the display engine to re-render PDF page content.  
    Public Method Sets the page's PDE content back into the page object.  
    Top
    Protected Methods
     NameDescription
    Protected Method Finalizes an instance of the ImGearPDFPage class.  
    Top
    See Also