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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property PrintOn As StiPrintOnType
Get
Set
Property Value
Type:
StiPrintOnTypeImplements
IStiPrintOnPrintOnSee Also