VGPageLineJumpCode 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.
public enum class VGPageLineJumpCode
public enum VGPageLineJumpCode
type VGPageLineJumpCode =
Public Enum VGPageLineJumpCode
- Inheritance
-
VGPageLineJumpCode
Fields
Name | Value | Description |
---|---|---|
NoJumps | 0 | |
Horizontal | 1 | |
Vertical | 2 | |
LastRouted | 3 | |
ZOrder | 4 | |
ReverseZOrder | 5 | |
ProhibitAll | 6 |