Class WmfSetMapperFlags
- Namespace
- Aspose.Imaging.FileFormats.Wmf.Objects
- Assembly
- Aspose.Imaging.dll
The META_SETMAPPERFLAGS record defines the algorithm that the font mapper uses when it maps logical fonts to physical fonts.
public class WmfSetMapperFlags : WmfObject
- Inheritance
-
WmfSetMapperFlags
- Inherited Members
Constructors
WmfSetMapperFlags()
public WmfSetMapperFlags()
Properties
MapperValues
Gets or sets the mapper values.
public int MapperValues { get; set; }
Property Value
- int
The font mapper attempts to match a font aspect ratio to the current device aspect ratio. If bit zero is set, the mapper selects only matching fonts.