DjVuDocumentInfo

DjVuDocumentInfo class

Contains DjVu document metadata

public class DjVuDocumentInfo : ImageDocumentInfo

Properties

Name Description
BitsPerPixel { get; } Gets bits per pixel
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
Height { get; } Gets height
HorizontalResolution { get; } Get horizontal resolution
Item { get; } Implements Item
Opacity { get; } Gets image opacity
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size
VerticalResolution { get; } Gets vertical resolution
Width { get; } Gets width

See Also