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


In This Topic
    TextStyle Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the Brush that will be used to fill the glyphs.  
    Public Property Gets a number representing the glyph's displacement in unscaled text space units.  
    Public PropertyGets the Font used to stylize the text.  
    Public PropertyGets the Font’s size.  
    Public Property Gets the glyphs' stretching or compression factor.  
    Public Property Gets the distance between the baseline of two adjacent lines of text  
    Public PropertyGets the Pen that will be used when drawing the glyphs.  
    Public PropertyGets the rotation applied to the text.  
    Public PropertyGets the number representing the distance between the baseline & its default location.  
    Public Property The word separator's displacement in unscaled text space units.  
    Top
    See Also