PdfPrintDocumentGetPDFProperty Method Terminal Works - PDF Printing.Net Library
Gets the data for the specified property.

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

public string GetPDFProperty(
	string property
)

Parameters

property
Type: SystemString
Property for which to get data

Return Value

Type: String
PDF property data
See Also

Reference