PrintContext Class Reference
This represents the printing context, used for drawing when printing is being invoked. More...
#include "vcf/GraphicsKit/PrintContext.h"
Detailed Description
This represents the printing context, used for drawing when printing is being invoked.You can see this in action in the Printing and TextEdit examples in vcf/examples/Printing and vcf/examples/TextEdit respectively.
You cannot create a PrintContext directly. The only way to get access to one is to call the PrintSession::beginPrintingDocument() method.
- See also:
- PrintSession
The documentation for this class was generated from the following file:
- vcf/GraphicsKit/PrintContext.h
