←Select platform

PDFPen Structure

Summary

Contains information about PDF pen properties

Syntax

C#
VB
Java
C++
[SerializableAttribute()] 
public struct PDFPen 
<SerializableAttribute()> 
Public Structure PDFPen  
   Inherits System.ValueType 
public class PDFPen 
[SerializableAttribute()] 
public value class PDFPen : public System.ValueType  

Remarks

The PDFPen structure contains information about pen properties. PDFPen is referenced by pdf objects.

Example

For an example, refer to PDFRectangleAnnotation

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly