Flags

EmfSetMapperFlags.Flags property

Gets or sets a 32-bit unsigned integer that specifies parameters of the font matching process.

public int Flags { get; set; }

Remarks

0x00000001 The font mapper SHOULD select only fonts that match the aspect ratio of the output device, as it is currently defined in the playback device context.

See Also