wxPdfDocument 1.2.0
Classes | Macros | Enumerations
pdfdc.h File Reference

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...
 

Detailed Description

Interface of the wxPdfDC class.

Macro Definition Documentation

◆ wxOVERRIDE

#define wxOVERRIDE

Enumeration Type Documentation

◆ 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