FiscalSlipSelection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates two document types—full-length and validation—to be printed.
public enum FiscalSlipSelection
type FiscalSlipSelection =
Public Enum FiscalSlipSelection
- Inheritance
-
FiscalSlipSelection
Fields
Name | Value | Description |
---|---|---|
FullLength | 1 | Prints full-length documents. |
Validation | 2 | Prints validation documents. |