WmfEscapeRecordBase.ByteCount
WmfEscapeRecordBase.ByteCount property
Gets or sets the byte count.
public int ByteCount { get; set; }
Property Value
A 16-bit unsigned integer that specifies the size, in bytes, of the record data that follows. This value MUST be 34 plus the value of the EnhancedMetafileDataSize field.
See Also
- class WmfEscapeRecordBase
- namespace Aspose.Imaging.FileFormats.Wmf.Objects.EscapeRecords
- assembly Aspose.Imaging