←Select platform

StateModel Property

Summary

State model of this note object.

Syntax
C#
C++/CLI
Java
Python
public string StateModel {get; set;} 
public String getStateModel(); 
public void setStateModel( 
   java.lang.String string 
); 
public:  
   property String^ StateModel 
   { 
      String^ get() 
      void set(String^ value) 
   } 
StateModel # get and set (PDFNoteAnnotation) 

Property Value

State model of this note object. The default value is null.

Remarks

This value can be set to any of the StateModel constants defined in PDFNoteAnnotation such as StateModelMarked or StateModelReview.

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.