Click or drag to resize

ReportFormat Class

[Missing <summary> documentation for "T:Scanjour.Workflow4.ActivityLibrary.Report.ReportFormat"]

Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.ActivityLibrary.ReportReportFormat

Namespace: Scanjour.Workflow4.ActivityLibrary.Report
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
[SerializableAttribute]
public sealed class ReportFormat : ISerializable

The ReportFormat type exposes the following members.

Constructors
 NameDescription
Public methodReportFormatInitializes a new instance of the ReportFormat class
Top
Properties
 NameDescription
Public propertyFileExtension 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldStatic memberCsv 
Public fieldStatic memberPdf 
Top
Extension Methods
See Also