PdfDocument.Signed Property

Gets the signed property of the PDF document (only available in version 10.27+).

public bool Signed { get; }
Public Property Signed As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

This property is only available with version 10.27 and later.

See Also

PdfDocument
ceTe.DynamicPDF.Merger

In this topic