DjVuDocumentInfo

DjVuDocumentInfo class

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

public class DjVuDocumentInfo : ImageDocumentInfo

プロパティ

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

関連項目