ActiveReports 9
TargetDeviceKind Enumeration

Defines enumeration of possible target devices for layer.
Syntax
'Declaration
 
Public Enum TargetDeviceKind 
   Inherits System.Enum
public enum TargetDeviceKind : System.Enum 
Members
MemberDescription
AllAllows to output to Screen, Paper and Export target devices
ExportAllows to output to Export target device
NoneForbids to output to any target device
PaperAllows to output to Paper target device
ScreenAllows to output to Screen target device
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.TargetDeviceKind

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

GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum