Click or drag to resize

PdfCustomLoaderPassword Property

Gets or sets a string used as the password for PDF file. If no password needed, empty or NULL can be used.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Password { get; set; }

Property Value

String
See Also