PdfToImageConverterOwnerPassword Property

The owner password to be used to open a password protected PDF document

Definition

Namespace: EvoPdf.PdfToImage
Assembly: EvoPdfToImage_NetCore (in EvoPdfToImage_NetCore.dll) Version: 14.0.0
C#
public string OwnerPassword { get; set; }

Property Value

String

See Also