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

In This Topic
    Length Field (RunFragmentFragment)
    In This Topic
    The number of GrapeCity.Documents.Pdf.Recognition.TextMap.Chars in this fragment.
    Syntax
    'Declaration
     
    Public Length As System.Integer
    public System.int Length
    See Also