ThumbnailPartType Class
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.
Defines ThumbnailPartType - types of ThumbnailPart.
public enum ThumbnailPartType
public static class ThumbnailPartType
type ThumbnailPartType =
type ThumbnailPartType = class
Public Enum ThumbnailPartType
Public Class ThumbnailPartType
- Inheritance
-
ThumbnailPartType
- Inheritance
-
ThumbnailPartType
Fields
Emf |
Defines type information for Extended (Enhanced) Windows Metafile Format (.emf) thumbnail part. |
Jpeg |
Defines type information for JPEG/JIFF Image (.jpeg) thumbnail part. |
Wmf |
Defines type information for Windows Metafile (.wmf) thumbnail part. |