Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 706 Bytes

File metadata and controls

9 lines (7 loc) · 706 Bytes

Sign signature field and lock PDF form fields

This sample shows how to create and sign a signature field with lock using C# or VB.NET.

A signature field lock specifies which fields should be locked after the signing. There are different ways to specify a lock. You can lock all fields, or only fields with the specified names, or all fields except fields with the specified names.

See also