DjVuDocumentInfo

DjVuDocumentInfo class

Bevat DjVu-documentmetadata

public class DjVuDocumentInfo : ImageDocumentInfo

Eigenschappen

Naam Beschrijving
BitsPerPixel { get; } Krijgt bits per pixel
CreationDate { get; } Aanmaakdatum document
Format { get; } Documentformaat
Height { get; } Krijgt hoogte
HorizontalResolution { get; } Krijg horizontale resolutie
Item { get; } Waarde ophalen voor een eigenschap die is opgegeven als sleutel
Opacity { get; } Krijgt beelddekking
PagesCount { get; } Aantal documentpagina’s.
PropertyNames { get; } Opsomming van alle eigenschappen die kunnen worden verkregen voor het huidige document info
Size { get; } Documentgrootte in bytes
VerticalResolution { get; } Krijgt verticale resolutie
Width { get; } Krijgt breedte

Zie ook