All Frameworks  Class Hierarchy  This Framework  Next  Indexes

PrintBase Interface 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(void)
Creates a CATPrintImage from the printable object.

Methods


o CreatePrintableImage
public virtual 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: CATPrintBase

Copyright © 2003, Dassault Systèmes. All rights reserved.