Uses of Class
net.webpdf.wsclient.schema.operation.AppearanceSourceType
-
Packages that use AppearanceSourceType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AppearanceSourceType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AppearanceSourceType Modifier and Type Field Description protected AppearanceSourceTypeRubberStampAnnotationType. normalAppearance<?protected AppearanceSourceTypeTextAnnotationType. normalAppearance<?Methods in net.webpdf.wsclient.schema.operation that return AppearanceSourceType Modifier and Type Method Description AppearanceSourceTypeObjectFactory. createAppearanceSourceType()Create an instance ofAppearanceSourceTypeAppearanceSourceTypeRubberStampAnnotationType. getNormalAppearance()<?AppearanceSourceTypeTextAnnotationType. getNormalAppearance()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type AppearanceSourceType Modifier and Type Method Description voidRubberStampAnnotationType. setNormalAppearance(AppearanceSourceType value)Sets the value of the normalAppearance property.voidTextAnnotationType. setNormalAppearance(AppearanceSourceType value)Sets the value of the normalAppearance property.
-