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


In This Topic
    ImGearPDFWord Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFWord.

    Public Properties
     NameDescription
    Public Property Gets a word's byte array and also converts ligatures to their constituent characters.  
    Public Property Gets a word's character offset from the beginning of its page.  
    Public Property Gets the number of bytes in a word.  
    Public Property Gets the number of quads in a word.  
    Public Property Gets a word's text and also converts ligatures to their constituent characters.  
    Top
    Public Methods
     NameDescription
    Public Method Gets a PDF Style object for the specified style in a word.  
    Public Method Gets the word's quad, specified in user space coordinates.  
    Public Method Gets the locations of style transitions in a word.  
    Top
    See Also