'Declaration
Public Enum PrintInfo.ActionFlags Inherits System.Enum
public enum PrintInfo.ActionFlags : System.Enum
'Declaration
Public Enum PrintInfo.ActionFlags Inherits System.Enum
public enum PrintInfo.ActionFlags : System.Enum
Member | Description |
---|---|
Export | Export is allowed. |
MaskAll | All print/export operations are allowed. |
None | No print/export operations are allowed. |
Preview | Preview is allowed. |
Printing is allowed. |
System.Object
System.ValueType
System.Enum
C1.Win.List.PrintInfo.ActionFlags