EncryptionInfo.HasOwnerPassword Property

Gets the owner password information of the PDF document. Returns true if the PDF document has document modification/permission password otherwise flase.

public bool HasOwnerPassword { get; }
Public Property HasOwnerPassword As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

EncryptionInfo
ceTe.DynamicPDF.Merger

In this topic