Class ClearType


  • public class ClearType
    extends Object
     <?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">Removes the whole outline tree from the document.</p>
     

    Java class for ClearType complex type.

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

    
     <complexType name="ClearType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ClearType

        public ClearType()