Table of Contents

Property Flags

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Flags

Gets or sets the permissions as bit flags.

public PdfPermissionFlags Flags { get; set; }

Property Value

PdfPermissionFlags

The permissions as bit flags.

Remarks

Read the Encrypt PDF documents in C# and VB.NET article for examples of using this property.