ReportFormat Class

Scanjour Workflow4 Reference Manual

[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_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

[SerializableAttribute]
public sealed class ReportFormat : ISerializable

The ReportFormat type exposes the following members.

Constructors

  NameDescription
Public methodReportFormat
Initializes a new instance of the ReportFormat class
Top
Properties

  NameDescription
Public propertyFileExtension
Top
Methods

  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberCsv
Public fieldStatic memberPdf
Top
See Also

Reference