Accusoft NotateXpress 13
UserItemFontSelect Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
Title for the font selection dialog box.
Owner window for the font dialog (may be NULL).
Description
Displays the standard system font dialog to allow the user to select a font for the element specified.
Syntax
Visual Basic
Public Function UserItemFontSelect( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal dlgTitle As String, _
   ByVal hWndOwner As Long _
) As Boolean
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
dlgTitle
Title for the font selection dialog box.
hWndOwner
Owner window for the font dialog (may be NULL).
Return Type

True if user selected new font

False if canceled or an error

Remarks
The font attribute must be valid for the type of annotation.
See Also

NotateXpress Object  | NotateXpress Members  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback