public final class NoteIconType
extends com.aspose.ms.System.Enum
Enumerates the not icon types.
Modifier and Type | Field and Description |
---|---|
static int |
Comment
Comment type.
|
static int |
Help
Help type.
|
static int |
Insert
Insert type.
|
static int |
Key
Key type.
|
static int |
NewParagraph
NewParagraph type.
|
static int |
Note
Note type.
|
static int |
Paragraph
Paragraph type.
|
public static final int Comment
Comment type.
public static final int Insert
Insert type.
public static final int Paragraph
Paragraph type.
public static final int Note
Note type.
public static final int NewParagraph
NewParagraph type.
public static final int Key
Key type.
public static final int Help
Help type.
Copyright © 2016 Aspose. All Rights Reserved.