Class WmfSetMapperFlags
Class WmfSetMapperFlags
Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)
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
object ← MetaObject ← WmfObject ← WmfSetMapperFlags
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfSetMapperFlags()
public WmfSetMapperFlags()
Properties
MapperValues
Gets or sets the mapper values.
public int MapperValues { get; set; }