PLTFont Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

BSTR PLTFont;

Overview

Refer to Using Imaging Common Dialogs

Remarks

(Read Only) Gets the typeface name of the font to use in vector font mapping entered by the user in the Open dialog box.

The length of this string must not exceed 32 characters.

The PLTFont property is valid only if the OptionsFileType property contains FILE_PLT.

See Also

Elements

ShowOpenDlg method