ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEText Object > IGPDEText Methods > GetFont Method |
Gets the font for a text character or element.
GetFont (Flags As enumIGPDETextFlags, Index As Long) As
IGPDEFont
Name | Description |
---|---|
Flags |
Specifies whether index refers to the character offset from the beginning of the text object or the index of the text run in the text object. Must be either:
|
Index | Index of the character or text run in the text object. |
IGPDEFont Object object.