VECTORMISCFont property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString VECTORMISCFont

Delphi Syntax

VECTORMISCFont: String

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.

This property is valid only if the OptionsFileType property is one of the following formats:

FILE_DWF, FILE_CGM, FILE_CMX, FILE_PCL, FILE_VECTOR_DUMP, FILE_PCT, FILE_DRW, FILE_INTERGRAPH_VECTOR, FILE_GERBER, FILE_SHP, FILE_SVG, FILE_VWPG.

See Also

Elements:

ShowOpenDlg method, Filter property, FilterIndex property, FileName property, FileTitle property, DialogTitle property, DlgFileFlags property, InitialDir property, MaxFileSize property, MaxFileTitleSize property, PreviewEnabled property, OptionsFileType property, Bitmap property, Thumbnail property, PageNumber property, LoadPasses property, LoadCompressed property, LoadRotated property, ShowLoadOptions property, PCDResolution property, PDFXResolution property, PDFYResolution property, PDFDisplayDepth property, PDFTextAlpha property, PDFGraphicsAlpha property, RASTERMISCXResolution property, RASTERMISCYResolution property, METAFILEXResolution property, METAFILEYResolution property, VECTORMISCViewportWidth property, VECTORMISCViewportHeight property, VECTORMISCViewportMode property, DXFViewportWidth property, DXFViewportHeight property, DXFViewportMode property, DXFFont property, DXFAutoCADColorScheme property, PLTViewportWidth property, PLTViewportHeight property, PLTViewportMode property, PLTPenWidth property, PLTPenColor property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events