PjPasteSpecialType 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 PjPasteSpecialType
[System.Runtime.InteropServices.Guid("AC8AC400-9628-11CF-982D-00AA00322803")]
public enum PjPasteSpecialType
type PjPasteSpecialType =
Public Enum PjPasteSpecialType
- Inheritance
-
PjPasteSpecialType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjEmbedObject | 0 | |
pjPicture | 1 | |
pjTextData | 2 | |
pjProjectData | 3 | |
pjHTMLData | 4 | |
pjUnformattedHTMLData | 5 |