ActiveReports 6 Online Help
PdfPermissions Enumeration

An enumeration of values to specify the user permissions for the document. These values can be combined using a bitwise OR combination.
Syntax
'Declaration
 
Public Enum PdfPermissions 
   Inherits System.Enum
public enum PdfPermissions : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.ActiveReports.Export.Pdf.PdfPermissions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.ActiveReports.Export.Pdf Namespace
Permissions Property

Send Feedback