Click or drag to resize

StiComponentPrintOn Property

Gets or sets a value which indicates on what pages component will be printed.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiPrintOnType PrintOn { get; set; }

Property Value

Type: StiPrintOnType

Implements

IStiPrintOnPrintOn
See Also