WmfEscapePostScript Class
Summary: The Escape PostScript data record.
Module: aspose.imaging.fileformats.wmf.objects.escaperecords
Full Name: aspose.imaging.fileformats.wmf.objects.escaperecords.WmfEscapePostScript
Inheritance: WmfEscapeRecordBase
Constructors
Name | Description |
---|---|
WmfEscapePostScript() | Initializes a new instance of the WmfEscapePostScript 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. |
data | byte | r/w | Gets or sets the data. |
post_script_part | string | r/w | Gets or sets the post script part. |
Constructor: WmfEscapePostScript()
WmfEscapePostScript()
Initializes a new instance of the WmfEscapePostScript class