Class SelectionBackgroundType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.SelectionBackgroundType
-
public class SelectionBackgroundType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p112675_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:p263167_="https://jakarta.ee/xml/ns/jaxb" xmlns:p878401_="urn:jaxb.jvnet.org:plugin:simplify" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Defines which backgrounds shall be removed. (Currently all backgrounds on all pages shall be selected for removal, if this element is present.)</p>
Java class for SelectionBackgroundType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SelectionBackgroundType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>