X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f4313b72a110a7a1afdbc34f7aaa755f995828..85136e3bf5dadf921652519e71da5db351fb3194:/docs/latex/wx/richtextprinting.tex diff --git a/docs/latex/wx/richtextprinting.tex b/docs/latex/wx/richtextprinting.tex index 53245d1aa1..2d9f58ec42 100644 --- a/docs/latex/wx/richtextprinting.tex +++ b/docs/latex/wx/richtextprinting.tex @@ -11,6 +11,10 @@ and previewing. It uses \helpref{wxRichTextPrintout}{wxrichtextprintout} for lay +\wxheading{Library} + +\helpref{wxRichtext}{librarieslist} + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -132,6 +136,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 +154,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}}