EmfLogFont.ClipPrecision
EmfLogFont.ClipPrecision property
Gets or sets an 8-bit unsigned integer that specifies the clipping precision. The clipping precision defines how to clip characters that are partially outside the clipping region. It can be one or more of the WMF ClipPrecision Flags
public WmfClipPrecisionFlags ClipPrecision { get; set; }
See Also
- enum WmfClipPrecisionFlags
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging