LtvEmbeddingOption.SignatureFieldNames Property

List of signature field names to which the PAdES-LTV profile needs to be applied.

public List<string> SignatureFieldNames { get; set; }
Public Property SignatureFieldNames As List(Of String)

Property Value

List<string>

Licensing Info

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

Remarks

Null or Empty list specifies all the signed signatures fields present in the document to be selected.

See Also

LtvEmbeddingOption
ceTe.DynamicPDF.Merger

In this topic