WmfEscapeEnhancedMetafile Class
Contents
[
Hide
]Summary: The Escape Enhanced Meta file record.
Module: aspose.imaging.fileformats.wmf.objects.escaperecords
Full Name: aspose.imaging.fileformats.wmf.objects.escaperecords.WmfEscapeEnhancedMetafile
Inheritance: WmfEscapeRecordBase
Constructors
| Name | Description |
|---|---|
| WmfEscapeEnhancedMetafile() | Initializes a new instance of the WmfEscapeEnhancedMetafile class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| byte_count | int | r/w | Gets or sets the byte count. |
| checked | bool | r/w | Gets a value indicating whether this WmfEscapeRecordBase is checked. |
| checksum | int | r/w | Gets or sets the checksum. |
| comment_identifier | int | r/w | Gets or sets the comment identifier. |
| comment_record_count | int | r/w | Gets or sets the comment record count. |
| comment_type | int | r/w | Gets or sets the type of the comment. |
| current_record_size | int | r/w | Gets or sets the size of the current record. |
| data | System.Byte | r/w | Gets or sets the data. |
| enhanced_metafile_data | System.Byte | r/w | Gets or sets the enhanced metafile data. |
| enhanced_metafile_data_size | int | r/w | Gets or sets the size of the enhanced metafile data. |
| flags | int | r/w | Gets or sets the flags. |
| remaining_bytes | int | r/w | Gets or sets the remaining bytes. |
| version | int | r/w | Gets or sets the version. |
Constructor: WmfEscapeEnhancedMetafile()
WmfEscapeEnhancedMetafile()
Initializes a new instance of the WmfEscapeEnhancedMetafile class