Accusoft NotateXpress 12
ElementGetFont Method
See Also  Send comments on this topic.
elementHandle
The handle of the element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetFont Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.