Class SanitizeFormsType


  • public class SanitizeFormsType
    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 the forms in the document will be flattened. (the appearance and the values entered will remain visible in the document, but will no longer be editable).</p>
     

    Java class for SanitizeFormsType complex type.

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

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

      • SanitizeFormsType

        public SanitizeFormsType()