Flags

EmfPlusComment.Flags property

Gets or sets a 16-bit unsigned integer that is not used. This field SHOULD be set to zero and MUST be ignored upon receipt

public override short Flags { get; set; }

Property Value

The flags.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionvalue

See Also