Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
NoteTagPropertyStatus |
NoteTagSharedDefinitionContainer.getNoteTagPropertyStatus()
Gets the status of the note tag.
|
NoteTagPropertyStatus |
NoteTagState.getNoteTagPropertyStatus()
Gets the status of the note tag.
|
static NoteTagPropertyStatus |
PropertyConvert.toNoteTagPropertyStatus(Property property)
Gets the
NoteTagPropertyStatus value from revision Property . |
Modifier and Type | Method and Description |
---|---|
static boolean |
NoteTagPropertyStatus.op_Equality(NoteTagPropertyStatus left,
NoteTagPropertyStatus right)
The ==.
|
static boolean |
NoteTagPropertyStatus.op_Inequality(NoteTagPropertyStatus left,
NoteTagPropertyStatus right)
The !=.
|
void |
NoteTagSharedDefinitionContainer.setNoteTagPropertyStatus(NoteTagPropertyStatus value)
Gets the status of the note tag.
|
void |
NoteTagState.setNoteTagPropertyStatus(NoteTagPropertyStatus value)
Gets the status of the note tag.
|
Copyright (c) 2017 Aspose. All Rights Reserved.