|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
Public Member Functions | |
| void | StartPainting (std::wstring const Settings) |
| int | GetPageCount () |
| void | PaintPage (int AIndex, long ADC) |
| void | FinishPainting () |
| void EDP::ITextPrint::FinishPainting | ( | ) |
| int EDP::ITextPrint::GetPageCount | ( | ) |
| void EDP::ITextPrint::PaintPage | ( | int | AIndex, |
| long | ADC ) |
| void EDP::ITextPrint::StartPainting | ( | std::wstring const | Settings | ) |