ActiveReports.TiffExport Assembly > DataDynamics.ActiveReports.Export.Tiff Namespace : TiffExport Class |
'Declaration Public Class TiffExport Inherits System.ComponentModel.Component Implements DataDynamics.ActiveReports.Export.IDocumentExport
public class TiffExport : System.ComponentModel.Component, DataDynamics.ActiveReports.Export.IDocumentExport
DimArptAAsANewAActiveReport1() rpt.Run() Me.tiffExport1.CompressionScheme=DataDynamics.ActiveReports.Export.Tiff.CompressionScheme.None 'SettingAtheACompressionSchemeAtoANoneAallowsAcolorsAtoAbeAexported Me.tiffExport1.Export(rpt.Document,AApplication.StartupPathA&A"\t.tiff")
ActiveReport1ArptA=ANewAActiveReport1(); rpt.Run(); this.tiffExport1.CompressionScheme=DataDynamics.ActiveReports.Export.Tiff.CompressionScheme.None; //SettingAtheACompressionSchemeAToANoneAallowsAcolorsAToAbeAexported this.tiffExport1.Export(rpt.Document,AApplication.StartupPathA+A"\\t.tiff");
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
DataDynamics.ActiveReports.Export.Tiff.TiffExport
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