EmfSetMapperFlags
EmfSetMapperFlags class
The EMR_SETMAPPERFLAGS record specifies parameters of the process of matching logical fonts to physical fonts, which is performed by the font mapper.
public sealed class EmfSetMapperFlags : EmfStateRecordType
Constructors
Properties
Name |
Description |
Flags { get; set; } |
Gets or sets a 32-bit unsigned integer that specifies parameters of the font matching process. |
Size { get; set; } |
Gets or sets the size of the record |
Type { get; set; } |
Gets or sets the type. |
See Also