Forums

Hello,

Is there a way to set the default signature type to Click to Sign at the document level ( applies to all signature fields) when creating  a package using .NET SDK & using signature text tags?

using this for signature text tags instead of signature fields .EnableExtraction().WithExtractionType(ExtractionType.TEXT_TAGS)

Tried the following line of code but still the document was set with Capture Signature type signature fields.