Class Print.CATIPrintable
All Frameworks Class Hierarchy This Framework Previous Next Index
Interface Print.CATIPrintable
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIPrintable
Usage: you can freely reimplement this interface.
- interface CATIPrintable
Interface for printable objects.
Method Index
- o
CreatePrintableImage
- Creates a CATPrintImage from the printable object.
Methods
o CreatePrintableImage
public CATPrintImage* CreatePrintableImage( | void | )=0 |
-
Creates a CATPrintImage from the printable object.
- Returns:
- The image created.
This object is included in the file: CATIPrintable.h
If needed, your Imakefile.mk should include the module: CATPrint
Copyright © 2000, Dassault Systèmes. All rights reserved.