TextExtractorLineGetStyle Method |
Gets the style.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public TextExtractorStyle GetStyle()
Public Function GetStyle As TextExtractorStyle
public:
virtual TextExtractorStyle^ GetStyle() sealed
Return Value
Type:
TextExtractorStyle predominant style for this line.
See Also