2.2.4.63 PptViewingService.PrintResult

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

A complex type that SHOULD<24> specify 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: An xs:string ([XMLSCHEMA2] section 3.2.1) element that specifies the URL for getting a printable version of the presentation.