Click or drag to resize
Pdftools logo

PageCopyOptionsUnsignedSignatures Property

Copy strategy for unsigned signature fields.

Specifies how signature fields are treated, that are not yet signed.

Default value: Copy


Namespace: PdfTools.DocumentAssembly
Assembly: PdfTools (in PdfTools.dll) Version: 1.17.0+23d126d295bd5cb25c315a91f72f3e0c111acb34
Syntax
C#
public CopyStrategy UnsignedSignatures { get; set; }

Property Value

CopyStrategy
See Also