Leadtools.Pdf Namespace : PDFPen Structure |
[SerializableAttribute()] public struct PDFPen : System.ValueType
'Declaration <SerializableAttribute()> Public Structure PDFPen Inherits System.ValueType
'Usage Dim instance As PDFPen
[SerializableAttribute()] public value class PDFPen : public System.ValueType
The PDFPen structure contains information about pen properties. PDFPen is referenced by pdf objects.
For an example, refer to PDFRectangleAnnotation