![]() | InDesign SDK 20.5 |
Public Member Functions | |
| SnpManipulateDisplayPerformance () | |
| virtual | ~SnpManipulateDisplayPerformance () |
| ErrorCode | ChangeDisplayPerformanceGroup () |
| ErrorCode | SetViewDisplayPerformance (ILayoutControlData *layoutData) |
| ErrorCode | SetPageItemDisplayPerformance (UIDList itemList) |
This code snippet provide samples for setting up display performance of application group definitions,display performance settings of layout default and page item overrides.
| inline |
Constructor.
| inlinevirtual |
Destructor
| ErrorCode SnpManipulateDisplayPerformance::ChangeDisplayPerformanceGroup | ( | ) |
Change display performance group for application.
| ErrorCode SnpManipulateDisplayPerformance::SetPageItemDisplayPerformance | ( | UIDList | itemList | ) |
Set display performance of page item overrides
| itemList | list of page items whose display settings you wish to modify |
| ErrorCode SnpManipulateDisplayPerformance::SetViewDisplayPerformance | ( | ILayoutControlData * | layoutData | ) |
Set layout view display performance
| layoutData | the ILayoutControlData you wish to modify |