ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFWord Object > IGPDFWord Methods > GetCharStyle Method |
Returns a PDF Style object for the specified style in a word.
GetCharStyle (WordFinder As IGPDFWordFinder, Index As Long) As
IGPDFStyle
Name | Description |
---|---|
WordFinder | A word finder object. |
Index | The index of the style to obtain. The first style in a word has an index of zero. |