| PageCopyOptionsUnsignedSignatures Property |
Copy strategy for unsigned signature fields.
Specifies how signature fields are treated, that are not yet signed.
Default value: Copy
Namespace: PdfTools.DocumentAssemblyAssembly: PdfTools (in PdfTools.dll) Version: 1.4.0+fc8bb87ea2616e7f35d94e0588d333abae862a7a
Syntax public CopyStrategy UnsignedSignatures { get; set; }
Property Value
CopyStrategySee Also