]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/richtextprinting.tex
added missing libraries to the requirements list
[wxWidgets.git] / docs / latex / wx / richtextprinting.tex
index 53245d1aa13bd6f9fc92841b7ca9168615db6637..521549ced7ab9b3eeacd8ef8db51369a072c4f0a 100644 (file)
@@ -132,6 +132,12 @@ Sets the \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} text c
 
 A convenience function to set the header text. See \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} for details.
 
+\membersection{wxRichTextPrinting::SetPageSetupData}\label{wxrichtextprintingsetpagesetupdata}
+
+\func{void}{SetPageSetupData}{\param{const wxPageSetupData\& }{pageSetupData}}
+
+Sets the page setup data.
+
 \membersection{wxRichTextPrinting::SetParentWindow}\label{wxrichtextprintingsetparentwindow}
 
 \func{void}{SetParentWindow}{\param{wxWindow* }{parent}}
@@ -144,6 +150,12 @@ Sets the parent window to be used for the preview window and printing wait dialo
 
 Sets the dimensions to be used for the preview window.
 
+\membersection{wxRichTextPrinting::SetPrintData}\label{wxrichtextprintingsetprintdata}
+
+\func{void}{SetPrintData}{\param{const wxPrintData\& }{printData}}
+
+Sets the print data.
+
 \membersection{wxRichTextPrinting::SetShowOnFirstPage}\label{wxrichtextprintingsetshowonfirstpage}
 
 \func{void}{SetShowOnFirstPage}{\param{bool }{show}}