DocumentInfo Class

Provides information about a PDF document.

public class DocumentInfo
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.7.0)
Inheritance
System.Object PdfToSvg.DocumentInfo

Properties

AuthorGets the author of the document.
CreationDateGets the date when the document was created.
CreatorGets the software used for creating the document.
KeywordsGets keywords specified for this document.
ModDateGets the date when the document was modified.
ProducerGets the software used for creating the PDF file.
SubjectGets the subject of the document.
TitleGets the title of the document.

See Also

PdfToSvg Namespace