X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7bcb11d30764df47144189e164f53d8171ed4a63..cadd476dab5a329ebb654a2f9595b9da39ce148d:/docs/latex/wx/postscpt.tex diff --git a/docs/latex/wx/postscpt.tex b/docs/latex/wx/postscpt.tex index b1bd9adda5..425d22d4e7 100644 --- a/docs/latex/wx/postscpt.tex +++ b/docs/latex/wx/postscpt.tex @@ -35,11 +35,5 @@ get PostScript printing settings. This constructor and the global printer settings are now deprecated; use the wxPrintData constructor instead. -\membersection{wxPostScriptDC::GetStream} - -\func{ostream *}{GetStream}{\void} - -Returns the stream currently being used to write PostScript output. Use this -to insert any PostScript code that is outside the scope of wxPostScriptDC.