Class SanitizeActionsType


  • public class SanitizeActionsType
    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 element is set, all actions shall be removed from the document - including specifically links and javascript triggers, elements and definitions. This will severely impair the functionality of interactive features such as: Annotations, forms, outlines, etc.</p>
     

    Java class for SanitizeActionsType complex type.

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

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

      • SanitizeActionsType

        public SanitizeActionsType()