ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDETextState Class
Fields


In This Topic
    ImGearPDETextState Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDETextState.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDETextState class.  
    Top
    Public Fields
     NameDescription
    Public Field Character spacing was set, corresponding to the Tc operator.  
    Public Field Font size.  
    Public Field Text rendering mode, corresponding to the Tr operator.  
    Public Field Scale in percents.  
    Public Field Specifies the distance, in text space units that are not scaled, to move the baseline up or down from its default location.  
    Public Field Indicates if an attribute has been set.  
    Public Field Word spacing, corresponding to the Tw operator.  
    Top
    See Also