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
type PjPlacement =
Public Enum PjPlacement
- Inheritance
-
PjPlacement
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjBefore | 0 | |
pjAfter | 1 | |
pjBeforeWithSpace | 2 | |
pjAfterWithSpace | 3 |