ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / DocumentRendererAttribute Class
Members

In This Topic
    DocumentRendererAttribute Class
    In This Topic
    Allows to specified document renderer type for class.
    Object Model
    DocumentRendererAttribute Class
    Syntax
    'Declaration
     
    Public Class DocumentRendererAttribute 
       Inherits System.Attribute
    public class DocumentRendererAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          GrapeCity.Viewer.Common.DocumentRendererAttribute

    See Also