PdfDocumentTag Property Terminal Works - PDF Printing.Net Library
Gets or sets a user defined object that contains arbitrary information associated with this document. The tag is not used by PDFEdit.

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

public Object Tag { get; set; }

Property Value

Type: Object
See Also

Reference