enum Cairo::PdfMetadata
Overview
Used by the PdfSurface#set_metadata function specify the metadata to set.
Defined in:
cairo/pdf_metadata.crEnum Members
-
Title =
0 -
The document title.
-
Author =
1 -
The document author.
-
Subject =
2 -
The document subject.
-
Keywords =
3 -
The document keywords.
-
Creator =
4 -
The document creator.
-
CreateDate =
5 -
The document creation date.
-
ModDate =
6 -
The document modification date.