PjPlacement 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 PjPlacement
[System.Runtime.InteropServices.Guid("DBFCF830-922B-11CF-982C-00AA00322803")]
public enum PjPlacement
Public Enum PjPlacement
- Inheritance
-
PjPlacement
- Attributes
Fields
| pjAfter | 1 | |
| pjAfterWithSpace | 3 | |
| pjBefore | 0 | |
| pjBeforeWithSpace | 2 |