←Select platform

StateModel Property

Summary

State model of this note object.

Syntax
C#
Java
public string StateModel {get; set;} 
public String getStateModel(); 
public void setStateModel( 
   java.lang.String string 
); 

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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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