←Select platform

Pen Property

Summary
Pen of this annotation.
Syntax
C#
VB
C++
Java
public PDFPen Pen { get; set; } 
Public Property Pen As PDFPen 
public PDFPen getPen(); 
public void setPen( 
   PDFPen pDFPen 
); 
public: 
property PDFPen Pen { 
   PDFPen get(); 
   void set (    PDFPen ); 
} 

Property Value

A PDFPen that represents pen properties for this annotation.

Example

For an example, refer to PDFPolygonAnnotation.

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.