EmfPlusDrawDriverString.ObjectId
EmfPlusDrawDriverString.ObjectId property
Gets or sets the object identifier. The EMF+ Object Table index of an EmfPlusFont object (section 2.2.1.3) to render the text. The value MUST be zero to 63, inclusive.
public byte ObjectId { get; set; }
Property Value
The object identifier.
See Also
- class EmfPlusDrawDriverString
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging