DocumentInfo

DocumentInfo

Overview

DocumentInfo is a type in Aspose.PDF FOSS for Go.

DocumentInfo contains document information from the PDF Info dictionary.

Properties: Author, CreationDate, Creator, Custom, Keywords, ModDate, and 3 more.

Properties

NameTypeAccessDescription
TitlestringRead/WriteGets the title.
AuthorstringRead/WriteGets the author.
SubjectstringRead/WriteGets the subject.
KeywordsstringRead/WriteGets the keywords.
CreatorstringRead/WriteGets the creator.
ProducerstringRead/WriteGets the producer.
CreationDatestringRead/WriteGets the creation date.
ModDatestringRead/WriteGets the mod date.
Custommap[string]stringRead/WriteGets the custom.

See Also

 English