ISignatureAppearanceHandlerDrawAppearance Method Terminal Works - PDF Printing.Net Library
Drawing logic for the appearance of the signature

Namespace: PdfEdit.Pdf.Signatures
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

void DrawAppearance(
	XGraphics gfx,
	XRect rect
)

Parameters

gfx
Type: PdfEdit.DrawingXGraphics
XGraphics object used to draw the signature
rect
Type: PdfEdit.DrawingXRect
Rectangle within which the signature is drawn
See Also

Reference