wxPdfDocument  0.9.7
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"
#include "wx/pdfdc28.h"

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.

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