PdfFileSignature.CoversWholeDocument

PdfFileSignature.CoversWholeDocument method

Checks if the signature covers the whole document.

public bool CoversWholeDocument(string signName)
ParameterTypeDescription
signNameStringThe name of signature.

Return Value

Return a result of bool type.

See Also