Contents

NSPDFInfo

An object that stores information associated with the creation of a PDF file, such as its URL, tag names, page orientation, and paper size.

Declaration

class NSPDFInfo

Overview

Typically, a PDF panel—that is, a panel created by an NSPDFPanel object—displays the information supplied by an NSPDFInfo object when the user wants to export content as a PDF file. A PDF panel can also update a PDF info object with information it receives from the user.

Topics

Specifying PDF Information

Initializers

See Also

Vector Formats