Uses of Class
net.webpdf.wsclient.schema.operation.SignatureImageType
-
Packages that use SignatureImageType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureImageType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureImageType Modifier and Type Field Description protected SignatureImageTypeSignatureType.Add.Appearance. imageMethods in net.webpdf.wsclient.schema.operation that return SignatureImageType Modifier and Type Method Description SignatureImageTypeObjectFactory. createSignatureImageType()Create an instance ofSignatureImageTypeSignatureImageTypeSignatureType.Add.Appearance. getImage()Gets the value of the image property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureImageType Modifier and Type Method Description voidSignatureType.Add.Appearance. setImage(SignatureImageType value)Sets the value of the image property.
-