information about the application More...
#include <structs.app.h>
Public Member Functions | |
grt::DictRef | customData () const |
Getter for attribute customData (read-only). | |
app_DocumentInfoRef | info () const |
Getter for attribute info. | |
virtual void | info (const app_DocumentInfoRef &value) |
Setter for attribute info. | |
app_PageSettingsRef | pageSettings () const |
Getter for attribute pageSettings. | |
virtual void | pageSettings (const app_PageSettingsRef &value) |
Setter for attribute pageSettings. |
information about the application
grt::DictRef customData | ( | ) | const |
Getter for attribute customData (read-only).
virtual void info | ( | const app_DocumentInfoRef & | value | ) | [virtual] |
Setter for attribute info.
user supplied info about the document
app_DocumentInfoRef info | ( | ) | const |
Getter for attribute info.
user supplied info about the document
virtual void pageSettings | ( | const app_PageSettingsRef & | value | ) | [virtual] |
Setter for attribute pageSettings.
app_PageSettingsRef pageSettings | ( | ) | const |
Getter for attribute pageSettings.