Class SanitizeLayersType


  • public class SanitizeLayersType
    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, all layers will be removed from the document.</p>
     

    Java class for SanitizeLayersType complex type.

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

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

      • SanitizeLayersType

        public SanitizeLayersType()