←Select platform

Pen Property (PDFEllipseAnnotation)

Summary

Pen of this annotation.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.PDFPen Pen {get; set;}
Public Property Pen As Leadtools.Pdf.PDFPen
public PDFPen getPen() 
public void setPen(PDFPen pen) 
public: 
property Leadtools.Pdf.PDFPen Pen { 
   Leadtools.Pdf.PDFPen get(); 
   void set (    Leadtools.Pdf.PDFPen ); 
} 

Property Value

A PDFPen that represents the pen properties for this annotation.

Example

For an example, refer to PDFEllipseAnnotation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize