PdfFileSignature.CoversWholeDocument

PdfFileSignature.CoversWholeDocument method

Checks if the signature covers the whole document.

public bool CoversWholeDocument(SignatureName signName)
ParameterTypeDescription
signNameSignatureNameThe name of signature.

Return Value

Return a result of bool type.

See Also