PdfTextExtractOwnerPassword Property

The password to open the PDF document in owner mode

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string OwnerPassword { get; set; }

Property Value

String

See Also