Table of Contents

Class PropertyReportSectionReverseSide

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Reverse side report section definition extending PropertyReportSection with duplex/simplex specific modes and issue condition.

public class PropertyReportSectionReverseSide : PropertyReportSection
Inheritance
PropertyReportSectionReverseSide
Inherited Members

Properties

DuplexReverseSideMode

Gets or sets the duplex reverse side mode (engine specific constant).

public string DuplexReverseSideMode { get; set; }

Property Value

string

IssueCondition

Gets or sets the issue condition determining whether this reverse side is output.

public string IssueCondition { get; set; }

Property Value

string

SimplexReverseSideMode

Gets or sets the simplex reverse side mode (engine specific constant).

public string SimplexReverseSideMode { get; set; }

Property Value

string