Uses of Class
net.webpdf.wsclient.schema.extraction.info.MarginType
-
Packages that use MarginType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of MarginType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as MarginType Modifier and Type Field Description protected MarginTypeHeaderFooterType. marginMethods in net.webpdf.wsclient.schema.extraction.info that return MarginType Modifier and Type Method Description MarginTypeObjectFactory. createMarginType()Create an instance ofMarginTypeMarginTypeHeaderFooterType. getMargin()Gets the value of the margin property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type MarginType Modifier and Type Method Description voidHeaderFooterType. setMargin(MarginType value)Sets the value of the margin property.
-