CommentIdentifier

EmfCommentEmfSpool.CommentIdentifier property

Gets or sets a 32-bit unsigned integer that identifies this comment record as containing EMFSPOOL records. The value 0x00000000 identifies this as an EMR_COMMENT_EMFSPOOL record.

public override CommentIdentifierEnum CommentIdentifier { get; set; }

See Also