Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.TextReplaceMap Namespace / RunFragmentFragment Class / RunFragmentIndex Field

In This Topic
    RunFragmentIndex Field
    In This Topic
    The index of the GrapeCity.Documents.Pdf.Recognition.TextMap.RunFragment in the GrapeCity.Documents.Pdf.Recognition.TextMap.Line defined by the GrapeCity.Documents.Pdf.Recognition.TextReplaceMap.Line.LineIndex.
    Syntax
    'Declaration
     
    Public RunFragmentIndex As System.Integer
    public System.int RunFragmentIndex
    See Also