Click or drag to resize

StiPrintOnType Enumeration

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

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[FlagsAttribute]
public enum StiPrintOnType
Members
  Member nameValueDescription
AllPages0
ExceptFirstPage1
ExceptLastPage2
ExceptFirstAndLastPage3
OnlyFirstPage4
OnlyLastPage8
OnlyFirstAndLastPage12
See Also