PdfDocument.CustomProperties Property

Gets the custom properties of the PDF document.

public Dictionary<string, string> CustomProperties { get; }
Public Property CustomProperties As Dictionary(Of String, Of String)

Property Value

Dictionary<string, string>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfDocument
ceTe.DynamicPDF.Merger

In this topic