CODFontCompPP::CODFontCompPP

CODFontCompPP::CODFontCompPP(intnTypes= -1, OD_FONTPPDATA*pInitData= NULL)

Constructor.

Defined in: OdFontCompPP.cpp

Parameters

nTypes

Sets a filter for font types to appear in the property page. Can be any combination (logical-or) of the following values:

DEVICE_FONTTYPE

Device fonts

RASTER_FONTTYPE

Raster fonts

TRUETYPE_FONTTYPE

Truetype fonts

-1

Any of the above types

pInitData

Pointer to structure containing initial font data selections.