public static final class EmfCommentRecordType.CommentIdentifierEnum
extends com.aspose.ms.System.Enum
Valid comment identifier values.
Modifier and Type | Field and Description |
---|---|
static int |
EMR_COMMENT_EMFPLUS
The value 0x2B464D45, which is the ASCII string "+FME",
identifies this as an EMR_COMMENT_EMFPLUS record.
|
static int |
EMR_COMMENT_EMFSPOOL
The value 0x00000000 identifies this as an
EMR_COMMENT_EMFSPOOL record.
|
static int |
EMR_COMMENT_PUBLIC
The value 0x43494447, which is the ASCII string "CIDG", identifies
this as an EMR_COMMENT_PUBLIC record.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int EMR_COMMENT_EMFSPOOL
The value 0x00000000 identifies this as an EMR_COMMENT_EMFSPOOL record.
public static final int EMR_COMMENT_EMFPLUS
The value 0x2B464D45, which is the ASCII string "+FME", identifies this as an EMR_COMMENT_EMFPLUS record.
public static final int EMR_COMMENT_PUBLIC
The value 0x43494447, which is the ASCII string "CIDG", identifies this as an EMR_COMMENT_PUBLIC record.