Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextRun Interface / Attrs Property

In This Topic
    Attrs Property (ITextRun)
    In This Topic
    Gets the formatting attributes.
    Syntax
    'Declaration
     
    ReadOnly Property Attrs As ITextAttrs
    ITextAttrs Attrs {get;}
    See Also