PdfFileSignature.GetBlankSignNames

PdfFileSignature.GetBlankSignNames method

Gets the names of all empty signature fields.

public IList<string> GetBlankSignNames()

Return Value

Return an IList.

See Also