Click or drag to resize
Pdftools logo

EncryptionUserPassword Property

The user password opens the document with the permissions defined by the Permissions parameter.

Namespace: PdfTools.Toolbox.Pdf
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.5.0+4edba55c604d55d1acd3b42825576b5d5e0943f1
Syntax
C#
public string UserPassword { get; set; }

Property Value

String
See Also