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

In This Topic
    StartIndexInRunFragment Field
    In This Topic
    The index of the first GrapeCity.Documents.Pdf.Recognition.TextMap.Char in the GrapeCity.Documents.Pdf.Recognition.TextMap.RunFragment.
    Syntax
    'Declaration
     
    Public StartIndexInRunFragment As System.Integer
    public System.int StartIndexInRunFragment
    See Also