1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. Security
  8. /
  9. DocumentOpenPassword

DocumentOpenPassword

Security.DocumentOpenPassword property

The password required to open the PDF document.

public string DocumentOpenPassword { get; set; }

Remarks

For code sample, see the documentation.

See Also