Class WmfEscapeEnhancedMetafile
Contents
[
Hide
]WmfEscapeEnhancedMetafile class
The Escape Enhanced Meta file record.
public class WmfEscapeEnhancedMetafile : WmfEscapeRecordBase
Constructors
| Name | Description |
|---|---|
| WmfEscapeEnhancedMetafile() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ByteCount { get; set; } | Gets or sets the byte count. |
| virtual Checked { get; set; } | Gets a value indicating whether this WmfEscapeRecordBase is checked. |
| Checksum { get; set; } | Gets or sets the checksum. |
| CommentIdentifier { get; set; } | Gets or sets the comment identifier. |
| CommentRecordCount { get; set; } | Gets or sets the comment record count. |
| CommentType { get; set; } | Gets or sets the type of the comment. |
| CurrentRecordSize { get; set; } | Gets or sets the size of the current record. |
| Data { get; set; } | Gets or sets the data. |
| EnhancedMetafileData { get; set; } | Gets or sets the enhanced metafile data. |
| EnhancedMetafileDataSize { get; set; } | Gets or sets the size of the enhanced metafile data. |
| Flags { get; set; } | Gets or sets the flags. |
| RemainingBytes { get; set; } | Gets or sets the remaining bytes. |
| Version { get; set; } | Gets or sets the version. |
See Also
- class WmfEscapeRecordBase
- namespace Aspose.Imaging.FileFormats.Wmf.Objects.EscapeRecords
- assembly Aspose.Imaging