EmfCommentEmfPlus.CommentIdentifier
EmfCommentEmfPlus.CommentIdentifier property
Gets or sets a 32-bit unsigned integer that identifies this comment record as containing EMF+ records. The value 0x2B464D45, which is the ASCII string “+FME”, identifies this as an EMR_COMMENT_EMFPLUS record.
public override CommentIdentifierEnum CommentIdentifier { get; set; }
See Also
- enum CommentIdentifierEnum
- class EmfCommentEmfPlus
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging