Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextRun Interface
Properties Methods

In This Topic
    ITextRun Interface Members
    In This Topic

    The following tables list the members exposed by ITextRun.

    Public Properties
     NameDescription
     PropertyGets the formatting attributes.  
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<ITextRunFragment>)
     Property (Inherited from System.Collections.Generic.IReadOnlyList<ITextRunFragment>)
     PropertyGets the ITextParagraph that contains this run.  
    Top
    Public Methods
     NameDescription
     MethodReturns the text of this run.  
    Top
    See Also