A newer version of this page is available.
Switch to the current version.
LinkBase.Activity Property
Gets the current document creation status.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[Browsable(false)]
public PrintingSystemActivity Activity { get; }
<Browsable(False)>
Public ReadOnly Property Activity As PrintingSystemActivity
Property Value
Type | Description |
---|---|
PrintingSystemActivity | A PrintingSystemActivity enumeration value. |
See Also
Feedback