ImageBase64

XmpThumbnail.ImageBase64 property

Base 64 表記に変換された完全なサムネイル画像データを取得または設定します。

public string ImageBase64 { get; set; }

プロパティ値

Base 64 表記に変換された完全なサムネイル画像データ。

関連項目