The state of this note object.
public string State {get; set;}
public String getState();
public void setState(
java.lang.String string
);
public:
property String^ State
{
String^ get()
void set(String^ value)
}
State # get and set (PDFNoteAnnotation)
State of this note object. The default value is null.
This value can be set to any of the State
constants defined in PDFNoteAnnotation such as StateAccepted or StateCompleted.
Value | Name | Description |
---|---|---|
None | StateNone | None state. |
Marked | StateMarked | Marked state. |
Unmarked | StateUnmarked | Unmarked state. |
Rejected | StateRejected | Rejected state. |
Cancelled | StateCancelled | Cancelled state |
Marked | StateModelMarked | Marked state model. |
Review | StateModelReview | Review state model. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document