[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextLineFragment.-ctor

TextLineFragment Constructor

TextLineFragment(int, int, int)

Initialize a new instance of the TextLineFragment class.

Declaration
public TextLineFragment(int lineIndex, int startIndex, int length)
Parameters
Type Name Description
int lineIndex

The value of LineIndex.

int startIndex

The value of StartIndex.

int length

The value of Length.