X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f4313b72a110a7a1afdbc34f7aaa755f995828..5a20d2ced0a0779b5d8b1cc8064f8404b2727e92:/docs/latex/wx/richtextprinting.tex diff --git a/docs/latex/wx/richtextprinting.tex b/docs/latex/wx/richtextprinting.tex index 53245d1aa1..521549ced7 100644 --- a/docs/latex/wx/richtextprinting.tex +++ b/docs/latex/wx/richtextprinting.tex @@ -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}}