Class OfficeBridgeType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.OfficeBridgeType
-
public class OfficeBridgeType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p383362_="https://jakarta.ee/xml/ns/jaxb" xmlns:p837822_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Used to specify whether "Office Bridge" should be used when converting Word, Excel, and PowerPoint documents. If this element is set (and Office Bridge is enabled), the document will be converted using the Office software installed on the server.</p>
Java class for OfficeBridgeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OfficeBridgeType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>