DocumentSecurity Property

Offers access to security options of the PDF document like encryption.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public PdfSecurityOptions Security { get; }

Property Value

PdfSecurityOptions

See Also