libCZI
Reading CZI documents made easy
libCZI::GeneralDocumentInfo Struct Reference

General document information - corresponding to Information/Document. More...

#include <libCZI_Metadata.h>

Public Attributes

std::wstring name
 Name of the document.
 
std::wstring title
 Title of the document.
 
std::wstring userName
 Name of the user who created the document.
 
std::wstring description
 A text describing the document.
 
std::wstring comment
 A text with comments on the document.
 
std::wstring keywords
 List of keywords (should be separated by semicolons)
 
int rating
 An integer specifying a "five-star-rating" (should be between 0 and 5).
 
std::wstring creationDateTime
 The creation date of the document (formatted as xml-datatype "dateTime").
 

Detailed Description

General document information - corresponding to Information/Document.


The documentation for this struct was generated from the following file: