Enum EmfCommentRecordType.CommentIdentifierEnum
Enum EmfCommentRecordType.CommentIdentifierEnum
Namespace: Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly: Aspose.Imaging.dll (25.2.0)
Valid comment identifier values.
public enum EmfCommentRecordType.CommentIdentifierEnum
Fields
EMR_COMMENT_EMFPLUS = 726027589
The value 0x2B464D45, which is the ASCII string “+FME”, identifies this as an EMR_COMMENT_EMFPLUS record.
EMR_COMMENT_EMFSPOOL = 0
The value 0x00000000 identifies this as an EMR_COMMENT_EMFSPOOL record.
EMR_COMMENT_PUBLIC = 1128875079
The value 0x43494447, which is the ASCII string “CIDG”, identifies this as an EMR_COMMENT_PUBLIC record.