次の方法で共有


ThumbnailPartType 列挙型

定義

ThumbnailPartType - ThumbnailPart の種類を定義します。

public enum ThumbnailPartType
public static class ThumbnailPartType
type ThumbnailPartType = 
type ThumbnailPartType = class
Public Enum ThumbnailPartType
Public Class ThumbnailPartType
継承
ThumbnailPartType
継承
ThumbnailPartType

フィールド

Emf 1

拡張 (拡張) Windows メタファイル形式 (.emf) サムネイル パーツの型情報を定義します。

Jpeg 0

JPEG/JIFF Image (.jpeg) サムネイル パーツの型情報を定義します。

Wmf 2

Windows メタファイル (.wmf) サムネイル パーツの型情報を定義します。

適用対象