Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 8119

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service PrintSettings</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="PrintSettings-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Services' Summary</td>
<td class="navisub">Interfaces' Summary</td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub">Services' Details</td>
<td class="navisub">Interfaces' Details</td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">view</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service PrintSettings</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides access to the settings for printing documents.

 </dd>
<dd><p>These settings are printer independet but affect the rendering of
 the document.
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintBlackFonts">PrintBlackFonts</a></td>
<td class="imsum_right">If <b>true</b>, all characters are printed in black.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintControls">PrintControls</a></td>
<td class="imsum_right">If <b>true</b>, control shapes are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintDrawings">PrintDrawings</a></td>
<td class="imsum_right">If <b>true</b>, drawing objects (shapes) are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintGraphics">PrintGraphics</a></td>
<td class="imsum_right">If <b>true</b>, graphic objects are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintLeftPages">PrintLeftPages</a></td>
<td class="imsum_right">If <b>true</b>, left pages are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintRightPages">PrintRightPages</a></td>
<td class="imsum_right">If <b>true</b>, right pages are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintTables">PrintTables</a></td>
<td class="imsum_right">If <b>true</b>, tables are included in printing.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintReversed">PrintReversed</a></td>
<td class="imsum_right">If <b>true</b>, the pages are printed in reverse order. 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintProspect">PrintProspect</a></td>
<td class="imsum_right">If <b>true</b>, the pages are printed in the order of prospects.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#PrintPageBackground">PrintPageBackground</a></td>
<td class="imsum_right">If <b>true</b>, the background of the page is printed.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#PrintAnnotationMode">PrintAnnotationMode</a></td>
<td class="imsum_right">determines how annotations are printed.

 &nbsp;</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintBlackFonts" class="membertitle">PrintBlackFonts</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintBlackFonts</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, all characters are printed in black.
 
 </dd>
<dd><p>It is useful for printing colored text on a b/w printer.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintControls" class="membertitle">PrintControls</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintControls</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, control shapes are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintDrawings" class="membertitle">PrintDrawings</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintDrawings</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, drawing objects (shapes) are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintGraphics" class="membertitle">PrintGraphics</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintGraphics</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, graphic objects are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintLeftPages" class="membertitle">PrintLeftPages</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintLeftPages</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, left pages are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintRightPages" class="membertitle">PrintRightPages</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintRightPages</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, right pages are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintTables" class="membertitle">PrintTables</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintTables</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, tables are included in printing.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintReversed" class="membertitle">PrintReversed</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintReversed</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, the pages are printed in reverse order. 
 
 </dd>
<dd><p>The last page is printed first.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintProspect" class="membertitle">PrintProspect</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintProspect</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, the pages are printed in the order of prospects.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintPageBackground" class="membertitle">PrintPageBackground</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>PrintPageBackground</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, the background of the page is printed.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PrintAnnotationMode" class="membertitle">PrintAnnotationMode</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>PrintAnnotationMode</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines how annotations are printed.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#NotePrintMode">NotePrintMode</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>