[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / TextStyle Class


In This Topic
    TextStyle Class Methods
    In This Topic

    For a list of all members of this type, see TextStyle members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Tests if two TextStyle objects are considered equal.  
    Public Methodstatic (Shared in Visual Basic)Gets the default TextStyle.  
    Public MethodReturns a hash code for the current instance.  
    Public MethodSets the TextStyle's Brush.  
    Public Method Sets a number representing the glyph's displacement in unscaled text space units.  
    Public MethodOverloaded. Sets the Font used by the TextStyle.  
    Public MethodSets the TextStyle’s Font size.  
    Public Method Sets a stretching or compression factor for the width of glyphs.  
    Public Method Sets the distance between the baseline of two adjacent lines of text, in unscaled text space units.  
    Public MethodSets the Pen used by the TextStyle.  
    Public MethodSets the TextStyle’s rotation angle.  
    Public Method Sets the distance, in unscaled text space units, between the baseline & its default locatio.  
    Public Method Sets the number representing the word separator's displacement, in unscaled text space units.  
    Public Methodstatic (Shared in Visual Basic)Creates a TextStyle with a specific Font.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a TextStyle with a Font and a Color.  
    Top
    See Also