Specifies allowable options for printing.
[Visual Basic]
Public Enum PrintInfo+ActionFlags
[C#]
public enum PrintInfo+ActionFlags
[Delphi]
type PrintInfo+ActionFlags = (Export, MaskAll, None, Preview, Print);
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)
Members
|
Member name |
Description |
|
Export |
Export. |
|
MaskAll |
All. |
|
None |
No options. |
|
Preview |
Preview. |
|
|
Print. |
See Also
|
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |