#include <pdfwriter.hxx>
Public Attributes | |
| String | Title |
| String | Author |
| String | Subject |
| String | Keywords |
| String | Creator |
| String | Producer |
Definition at line 65 of file pdfwriter.hxx.
| String vcl::PDFDocInfo::Title |
Definition at line 67 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitCatalog(), vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
| String vcl::PDFDocInfo::Author |
Definition at line 68 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
| String vcl::PDFDocInfo::Subject |
Definition at line 69 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
| String vcl::PDFDocInfo::Keywords |
Definition at line 70 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
| String vcl::PDFDocInfo::Creator |
Definition at line 71 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
| String vcl::PDFDocInfo::Producer |
Definition at line 72 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::emitDocumentMetadata(), vcl::PDFWriterImpl::emitInfoDict(), and vcl::PDFWriterImpl::setDocInfo().
1.5.6