Click or drag to resize

PdfDrawWidget Constructor (PdfPen)

Initializes a new instance of the PdfDrawWidget class

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected PdfDrawWidget(
	PdfPen pen
)

Parameters

pen
Type: Spire.Pdf.Graphics PdfPen
See Also