WmfEscapeRecordBase

WmfEscapeRecordBase class

The escape record base.

public class WmfEscapeRecordBase : WmfObject

Constructors

NameDescription
WmfEscapeRecordBase()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.

See Also