StiComponentIsPrinting Property |
Gets a value which indicates that the component has already been printed.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool IsPrinting { get; }
Public ReadOnly Property IsPrinting As Boolean
Get
Property Value
Type:
BooleanSee Also