ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFWord Object > IGPDFWord Methods > GetStyleTransition Method |
Gets the locations of style transitions in a word. Every word has at least one style transition, at character position zero in the word.
GetStyleTransition (Size As Long) As IGIntegerArray
Name | Description |
---|---|
Size | Number of entries requested for the locations of style transitions. The word is searched only until this number of style transitions has been found. |