Accusoft NotateXpress 13
ElementGetFont Method
The handle of the element returned by the ElementCreate method.
Description
Gets the font of an existing element.
Syntax
Visual Basic
Public Function ElementGetFont( _
   ByVal elementHandle As Long _
) As Font
Parameters
elementHandle
The handle of the element returned by the ElementCreate method.
Return Type

A font object appropriate within a programming environment:

  • VB - StdFont
  • Delphi - TFont
  • VC++ - IFontDisp
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Text

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback