←Select platform

Intent Property

Summary

Intent of this polyline 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 polyline object. The default value is null, which means a default polyline with no intent.

Remarks

The default value of null indicates a normal polyline with no intent. Otherwise, set the value to any of the IntentPolyLine constants defined in PDFPolylineAnnotation such as IntentPolyLineDimension.

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.