←Select platform

Intent Property

Summary

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

Remarks

The default value of null indicates a normal line with no intent. Otherwise, set the value to any of the IntentLine constants defined in PDFLineAnnotation such as IntentLineArrow or IntentLineDimension.

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.