←Select platform

Intent Property

Summary

Intent of this polyline object.

Syntax
C#
C++/CLI
Java
Python
public string Intent {get; set;} 
public String getIntent(); 
public void setIntent( 
   java.lang.String string 
); 
public:  
   property String^ Intent 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Intent # get and set (PDFPolylineAnnotation) 

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 to the value of the constant defined in the PDFPolylineAnnotation.

Value Name Description
PolyLineDimension IntentPolyLineDimension Dimension polyline intent.
Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.