This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the printing of a GxView object.
Name | Description | |
---|---|---|
IsPrintable | Indicates if the view can be printed. | |
Prints the view. |
Classes | Description |
---|---|
GxDocumentationView | GxView that represents the metadata view. |
GxTableView | GxView that represents the table contents view. |
GxViews optionally support the IGxViewPrint interface, to allow the user to print the current display. This is especially handy for the metadata view (described below), as it allows users to create scripts to print nicely formatted metadata for a batch of objects at once.