WmfEscapePostScript

WmfEscapePostScript class

The Escape PostScript data record.

public class WmfEscapePostScript : WmfEscapeRecordBase

Constructors

NameDescription
WmfEscapePostScript()The default constructor.

Properties

NameDescription
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