Checked

WmfEscapeRecordBase.Checked property

Gets a value indicating whether this WmfEscapeRecordBase is checked.

public virtual bool Checked { get; set; }

Property Value

true if checked; otherwise, false.

See Also