Class WmfEscapePostScript
WmfEscapePostScript class
The Escape PostScript data record.
public class WmfEscapePostScript : WmfEscapeRecordBase
Constructors
| Name | Description |
|---|---|
| WmfEscapePostScript() | 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. |
| Data { get; set; } | Gets or sets the data. |
| PostScriptPart { get; set; } | Gets or sets the post script part. |
See Also
- class WmfEscapeRecordBase
- namespace Aspose.Imaging.FileFormats.Wmf.Objects.EscapeRecords
- assembly Aspose.Imaging