Class SanitizeMetadataType


  • public class SanitizeMetadataType
    extends SanitizeOptionsType
     <?xml version="1.0" encoding="UTF-8"?><p xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">If this function is enabled, info structures and XMP metadata will be removed from the document.</p>
     

    Java class for SanitizeMetadataType complex type.

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

    
     <complexType name="SanitizeMetadataType">
       <complexContent>
         <extension base="{http://schema.webpdf.de/1.0/operation}SanitizeOptionsType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SanitizeMetadataType

        public SanitizeMetadataType()