ImageGear Professional for Windows ActiveX
GetFont Method

Description:

Gets the font for a text character or element.

Syntax:

      GetFont (Flags As enumIGPDETextFlags, Index As Long) As
IGPDEFont

Parameters:

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:
  • IG_PDE_TEXT_CHAR - for a text character
  • IG_PDE_TEXT_RUN - for a text run
Index Index of the character or text run in the text object.

Return Value:

IGPDEFont Object object.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback