Returns the format name for the associated Tiff export filter.

Namespace:  PerpetuumSoft.Reporting.Export.Graph
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public override string GetFilterFormat()
Visual Basic (Declaration)
Public Overrides Function GetFilterFormat As String
Visual C++
public:
virtual String^ GetFilterFormat() override

See Also