Further wxRTC doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}}
|
||||
|
Reference in New Issue
Block a user