Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDocumentSigner(String) Constructor

Initializes a new PdfDocumentSigner class instance with specified settings.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public PdfDocumentSigner(
    string filePath
)

Parameters

Name Type
filePath String
See Also