←Select platform

Intent Property

Summary

Intent of this polygon object.

Syntax
C#
Java
public string Intent {get; set;} 
public String getIntent(); 
public void setIntent( 
   java.lang.String string 
); 

Property Value

The intent of this polygon object. The default value is null, which means a default polygon with no intent.

Remarks

The default value of null indicates a normal polygon with no intent. Or, set the value to any of the IntentPolygon constants defined in PDFPolygonAnnotation, such as IntentPolygonDimension or IntentPolygonCloud.

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.