Xfinium.Pdf.Forms Namespace > PdfSignatureField Class : LockFieldAction Property |
'Declaration
Public Property LockFieldAction As PdfSignatureLockFieldAction
'Usage
Dim instance As PdfSignatureField Dim value As PdfSignatureLockFieldAction instance.LockFieldAction = value value = instance.LockFieldAction
public PdfSignatureLockFieldAction LockFieldAction {get; set;}
public: property PdfSignatureLockFieldAction^ LockFieldAction { PdfSignatureLockFieldAction^ get(); void set ( PdfSignatureLockFieldAction^ value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library