←Select platform

FramePen Property

Summary

Pen for the bounding rectangle of text annotation.

Syntax

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

Property Value

A PDFPen that represents pen properties for the bounding rectangle of text annotation.

Example

For an example, refer to PDFTextAnnotation.

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