Click or drag to resize

StiPreviewMode Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.StiPreviewMode"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiPreviewMode
Members
  Member nameValueDescription
Standard0 Standard viewer window for the report rendering.
StandardAndDotMatrix1 Standard viewer window and Dot-Matrix viewer window for the report rendering. Standard mode is default.
DotMatrix2 Dot-Matrix viewer window for the report rendering.
See Also