Accusoft NotateXpress 12
ElementSetFont Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
pFont

A font object appropriate within a programming environment:

  • VB - StdFont
  • Delphi - TFont
  • VC++ - IFontDisp
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetFont Method

Glossary Item Box

Description

Sets the font of an existing element.

Syntax

Visual Basic
Public Sub ElementSetFont( _
   ByVal elementHandle As Long, _
   ByVal pFont As Font _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
pFont

A font object appropriate within a programming environment:

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.