2.2.4.39 PptViewingService.PrintResult

Namespace: http://schemas.datacontract.org/2004/07/p

The PptViewingService.PrintResult complex type<32> specifies the result of a print operation.

 <xs:complexType name="PptViewingService.PrintResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" name="PrintUrl" nillable="true" type="xs:string"/>
   </xs:sequence>
 </xs:complexType>

PrintUrl: A string ([XMLSCHEMA2] section 3.2.1) element that specifies the URL for getting a printable version of the presentation.