PjSaveType 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 PjSaveType
[System.Runtime.InteropServices.Guid("B8EBEA20-922E-11CF-982C-00AA00322803")]
public enum PjSaveType
type PjSaveType =
Public Enum PjSaveType
- Inheritance
-
PjSaveType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjDoNotSave | 0 | |
pjSave | 1 | |
pjPromptSave | 2 |