Click or drag to resize

TextExtractorWordGetStyle Method

Gets predominant style for this word.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public TextExtractorStyle GetStyle()

Return Value

Type: TextExtractorStyle
the style
See Also