ProtectPdfRequest.PDFUserPassword Property

Definition

Enter an optional user password here. Each time an user opens the PDF he will be asked for this password. If you do not want a password prompt then leave this field blank

[System.Text.Json.Serialization.JsonPropertyName("newUserPassword")]
public string PDFUserPassword { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("newUserPassword")>]
member this.PDFUserPassword : string with get, set
Public Property PDFUserPassword As String

Property Value

Attributes

Applies to