PDFTextLine¶
Namespace: O2S.Components.PDF4NET.Graphics.Text
Defines a line of text.
Inheritance Object → PDFTextLine
Properties¶
Rectangle¶
Gets the line rectangle.
Property Value
PDFDisplayRectangle
The rectangle that bounds the text line.
Text¶
Gets the text.
Property Value
String
The text displayed in this line.
Methods¶
ToString()¶
The string representation of the text line.
Returns
String
The text line