Flags

EmfPlusRecord.Flags property

Gets or sets a 16-bit unsigned integer that contains information for some records on how the operation is to be performed and on the structure of the record.

public virtual short Flags { get; set; }

Property Value

The flags.

See Also