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

In This Topic
    ITextRunFragment Interface Members
    In This Topic

    The following tables list the members exposed by ITextRunFragment.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<ITextChar>)
     Property (Inherited from System.Collections.Generic.IReadOnlyList<ITextChar>)
     PropertyGets the ITextLine that contains this run fragment.  
     PropertyGets the ITextRun that contains this run fragment.  
    Top
    Public Methods
     NameDescription
     MethodReturns the text of this run fragment.  
    Top
    See Also