ComponentOne FlexReport for WPF
PngExporter Class
Members 

C1.WPF.Document.4 Assembly > C1.WPF.Document.Export.Ssrs Namespace : PngExporter Class
Represents an object that can be used to export a SSRS report to PNG.
Object Model
PngExporter Class
Syntax
'Declaration
 
Public Class PngExporter 
   Inherits ImageExporter
public class PngExporter : ImageExporter 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.Ssrs.Exporter
         C1.WPF.Document.Export.Ssrs.PaginatedExporter
            C1.WPF.Document.Export.Ssrs.ImageExporter
               C1.WPF.Document.Export.Ssrs.PngExporter

See Also

Reference

PngExporter Members
C1.WPF.Document.Export.Ssrs Namespace