All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---SettingController
|
+---AnalysisReportingSettingAtt
| o Property BackgroundImageMode( | ) As boolean |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property CustomBackgroundImage( | ) As CATBSTR |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property CustomImageFormat( | ) As CATBSTR |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property CustomImageHeight( | ) As long |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property CustomImageWidth( | ) As long |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property ImageQualityMode( | ) As boolean |
Ensure consistency with the C++ interface to which the work is delegated.
| o Property TempOutputDirectory( | ) As CATBSTR |
Ensure consistency with the C++ interface to which the work is delegated.
| o Func GetBackgroundImageModeInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetCustomBackgroundImageInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetCustomImageFormatInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetCustomImageHeightInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetCustomImageWidthInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetImageQualityModeInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Func GetTempOutputDirectoryInfo( | CATBSTR | ioAdminLevel, |
| CATBSTR | ioLocked) As boolean |
| o Sub SetBackgroundImageModeLock( | boolean | iLocked) |
| o Sub SetCustomBackgroundImageLock( | boolean | iLocked) |
| o Sub SetCustomImageFormatLock( | boolean | iLocked) |
| o Sub SetCustomImageHeightLock( | boolean | iLocked) |
| o Sub SetCustomImageWidthLock( | boolean | iLocked) |
| o Sub SetImageQualityModeLock( | boolean | iLocked) |
| o Sub SetTempOutputDirectoryLock( | boolean | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.