Class ConverterOfficeWordType


  • public class ConverterOfficeWordType
    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">
                         Defines the settings to be used when converting Word (docx) documents.
                     </p>
     

    Java class for ConverterOfficeWordType complex type

    .

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

    
     <complexType name="ConverterOfficeWordType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <all>
             <element name="form" type="{http://schema.webpdf.de/1.0/operation}ConverterOfficeFormType" minOccurs="0"/>
           </all>
         </restriction>
       </complexContent>
     </complexType>