![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace : PDFPen Structure |
[SerializableAttribute()] public struct PDFPen : System.ValueType
'Declaration
<SerializableAttribute()> Public Structure PDFPen Inherits System.ValueType
'Usage
Dim instance As PDFPen
public class 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