Uses of Class
net.webpdf.wsclient.schema.operation.ScaleType.ScalePages
-
Packages that use ScaleType.ScalePages Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ScaleType.ScalePages in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ScaleType.ScalePages Modifier and Type Field Description protected ScaleType.ScalePagesScaleType. scalePages<?Methods in net.webpdf.wsclient.schema.operation that return ScaleType.ScalePages Modifier and Type Method Description ScaleType.ScalePagesObjectFactory. createScaleTypeScalePages()Create an instance ofScaleType.ScalePagesScaleType.ScalePagesScaleType. getScalePages()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type ScaleType.ScalePages Modifier and Type Method Description voidScaleType. setScalePages(ScaleType.ScalePages value)Sets the value of the scalePages property.
-