←Select platform

Intent Property

Summary

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

Remarks

The default value of null indicates normal text with no intent. Or, set the value to any of the IntentText constants defined in PDFTextAnnotation, such as IntentFreeTextTypeWriter or IntentFreeTextCallout.

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.