PdfRubberStampAnnotation Constructor (PdfDocument)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfRubberStampAnnotation class.

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfRubberStampAnnotation(
	PdfDocument document
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
The document.
See Also

Reference