Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextRunFragment Interface / Run Property

In This Topic
    Run Property
    In This Topic
    Gets the ITextRun that contains this run fragment.
    Syntax
    'Declaration
     
    ReadOnly Property Run As ITextRun
    ITextRun Run {get;}
    See Also