EmfLogFont.OutPrecision
EmfLogFont.OutPrecision property
Gets or sets an 8-bit unsigned integer that specifies the output precision. The output precision defines how closely the font is required to match the requested height, width, character orientation, escapement, pitch, and font type. It MUST be a value from the WMF OutPrecision enumeration
public WmfOutPrecision OutPrecision { get; set; }
See Also
- enum WmfOutPrecision
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging