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
Syntaxpublic bool IsPrinting { get; }
Public ReadOnly Property IsPrinting As Boolean
Get
Property Value
Type:
Boolean
See Also