←Select platform

State Property

Summary

The state of this note object.

Syntax
C#
Java
public string State {get; set;} 
public String getState(); 
public void setState( 
   java.lang.String string 
); 

Property Value

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

Remarks

This value can be set to any of the State constants defined in PDFNoteAnnotation such as StateAccepted or StateCompleted.

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.