Class SharePointBridgeType


  • public class SharePointBridgeType
    extends Object
     <?xml version="1.0" encoding="UTF-8"?><p xmlns:p165541_="https://jakarta.ee/xml/ns/jaxb" xmlns:p356920_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Used to specify whether "SharePoint Bridge" should be used when converting Word, Excel and PowerPoint documents. If the element is set, the document will be converted using the SharePoint Online service (if SharePoint Bridge is enabled in the server configuration).</p>
     

    Java class for SharePointBridgeType complex type

    .

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType name="SharePointBridgeType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SharePointBridgeType

        public SharePointBridgeType()