HiQPdf Documentation

PdfSecurityPermissionsPassword Property

HiQPdf Client for .NET Core
Controls the password to open the PDF document as owner. The owner has the right to open the document and to change the PDF document permissions in a PDF editor

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string PermissionsPassword { get; set; }

Property Value

Type: String
See Also

Reference