EmfPlusDrawString.FormatId
EmfPlusDrawString.FormatId property
Gets or sets the format identifier A 32-bit unsigned integer that specifies the index of an optional EmfPlusStringFormat object (section 2.2.1.9) in the EMF+ Object Table. This object specifies text layout information and display manipulations to be applied to a string
public int FormatId { get; set; }
See Also
- class EmfPlusDrawString
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging