PjLegacyFileFormats 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 PjLegacyFileFormats
[System.Runtime.InteropServices.Guid("8F1B74D2-963D-45A2-B517-0A79DEEC91C4")]
public enum PjLegacyFileFormats
type PjLegacyFileFormats =
Public Enum PjLegacyFileFormats
- Inheritance
-
PjLegacyFileFormats
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjDoNotLoadLegacyFiles | 0 | |
pjPromptBeforeLoadingLegacyFiles | 1 | |
pjEnableLegacyFilesLoad | 2 |