Uses of Class
net.webpdf.wsclient.schema.operation.RedactAnnotationType.Position
-
Packages that use RedactAnnotationType.Position Package Description net.webpdf.wsclient.schema.operation -
-
Uses of RedactAnnotationType.Position in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as RedactAnnotationType.Position Modifier and Type Field Description protected RedactAnnotationType.PositionRedactAnnotationType. position<?Methods in net.webpdf.wsclient.schema.operation that return RedactAnnotationType.Position Modifier and Type Method Description RedactAnnotationType.PositionObjectFactory. createRedactAnnotationTypePosition()Create an instance ofRedactAnnotationType.PositionRedactAnnotationType.PositionRedactAnnotationType. getPosition()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type RedactAnnotationType.Position Modifier and Type Method Description voidRedactAnnotationType. setPosition(RedactAnnotationType.Position value)Sets the value of the position property.
-