![]() |
wxPdfDocument 1.3.1
|
Interface of the wxPdfDC class. More...
#include <wx/cmndata.h>#include <wx/dc.h>#include <stack>#include "wx/pdfdocument.h"#include "wx/pdffont.h"Classes | |
| class | wxPdfDC |
| Class representing a PDF drawing context. More... | |
| class | wxPdfDCImpl |
| Class representing the PDF drawing context implementation. More... | |
Macros | |
| #define | wxOVERRIDE |
Enumerations | |
| enum | wxPdfMapModeStyle { wxPDF_MAPMODESTYLE_STANDARD = 1 , wxPDF_MAPMODESTYLE_MSW , wxPDF_MAPMODESTYLE_GTK , wxPDF_MAPMODESTYLE_MAC , wxPDF_MAPMODESTYLE_PDF , wxPDF_MAPMODESTYLE_PDFFONTSCALE } |
| Enumeration of map mode styles. More... | |
Interface of the wxPdfDC class.
| #define wxOVERRIDE |
| enum wxPdfMapModeStyle |
Enumeration of map mode styles.
| Enumerator | |
|---|---|
| wxPDF_MAPMODESTYLE_STANDARD | |
| wxPDF_MAPMODESTYLE_MSW | |
| wxPDF_MAPMODESTYLE_GTK | |
| wxPDF_MAPMODESTYLE_MAC | |
| wxPDF_MAPMODESTYLE_PDF | same font sizes and text position as with the wxPdfDocument API |
| wxPDF_MAPMODESTYLE_PDFFONTSCALE | same font sizes as with the wxPdfDocument API |