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


In This Topic
    ImGearPDETextItem Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDETextItem.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDETextItem class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets a text length for a text item, in bytes.  
    Top
    Public Methods
     NameDescription
    Public Method Copies the text from a text item element.  
    Public Method Gets the font for a text item.  
    Public Method Gets the graphics state for a text item.  
    Public MethodOverloaded.  Gets the matrix that defines the transformation from text space to the user space for individual text character.  
    Public Method Gets the text state of a text item.  
    Public Method Removes contiguous characters from a text item.  
    Public Method Replaces characters in a text item.  
    Public Method Replaces all of the text in a text item.  
    Public Method Sets a font for a text item.  
    Public Method Sets the graphics state of a text item.  
    Public Method Sets the matrix that defines the transformation from text space to the user space for individual text item.  
    Public Method Sets the text state of a text item.  
    Top
    See Also