PdfSignatureFieldInfo(IList<Int32>) Constructor
In This Article
Initializes a new instance of the PdfSignatureFieldInfo class with specified settings.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
page |
IList<Int32> | A list of page numbers to place the signature field. |
See Also