PsdDocumentInfo

PsdDocumentInfo class

Psd ドキュメントのメタデータが含まれています

public class PsdDocumentInfo : DocumentInfo

プロパティ

名前 説明
BitsPerPixel { get; } ピクセルあたりのビットを取得します
CreationDate { get; } ドキュメント作成日
Format { get; } ドキュメント形式
Height { get; } 高さ を取得します
Item { get; } キーとして提供されたプロパティの値を取得します
PagesCount { get; } ドキュメントのページ数.
PropertyNames { get; } 現在のドキュメントで取得できるすべてのプロパティの列挙可能 info
Size { get; } 文書サイズ (バイト単位)
Width { get; } width を取得します

関連項目