FillInPdfFormRequest.LockFormFields Property

Definition

Disable fields editing after filling them

[System.Text.Json.Serialization.JsonPropertyName("lockFormFields")]
public bool? LockFormFields { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("lockFormFields")>]
member this.LockFormFields : Nullable<bool> with get, set
Public Property LockFormFields As Nullable(Of Boolean)

Property Value

Attributes

Applies to