Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Width Property (PDFPen)






Width of the pen.
Syntax
public double Width {get; set;}
'Declaration
 
Public Property Width As Double
'Usage
 
Dim instance As PDFPen
Dim value As Double
 
instance.Width = value
 
value = instance.Width
public double getWidth()
public void setWidth(double width)
            
public:
property double Width {
   double get();
   void set (    double value);
}

Property Value

A System.Double that represents the width of the pen. The default value is 0.0.
Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFPen Structure
PDFPen Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features