Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / TextMapFragment Class / ToArray Method

In This Topic
    ToArray Method (TextMapFragment)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As TextLineFragment()
    public TextLineFragment[] ToArray()
    See Also