ActiveReports 6 Online Help
ViewerType Enumeration

An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET.
Syntax
'Declaration
 
Public Enum ViewerType 
   Inherits System.Enum
public enum ViewerType : System.Enum 
Remarks

Some barcode types may render incorrectly and contain white lines in the Html and RawHtml views. However, this limitation does not affect printing and scanning. These barcodes are:

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.ActiveReports.Web.ViewerType

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.Web Namespace

Send Feedback