Share via


PdfDocument.IsEncrypted Property

Definition

Gets a Boolean value that tells whether the document is encrypted.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsEncrypted { [Foundation.Export("isEncrypted")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isEncrypted")>]
member this.IsEncrypted : bool

Property Value

Attributes

Applies to