Uses of Class
net.webpdf.wsclient.schema.operation.ViewerPreferencesType
-
Packages that use ViewerPreferencesType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ViewerPreferencesType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ViewerPreferencesType Modifier and Type Field Description protected ViewerPreferencesTypeOptionsType. viewerPreferencesMethods in net.webpdf.wsclient.schema.operation that return ViewerPreferencesType Modifier and Type Method Description ViewerPreferencesTypeObjectFactory. createViewerPreferencesType()Create an instance ofViewerPreferencesTypeViewerPreferencesTypeOptionsType. getViewerPreferences()Gets the value of the viewerPreferences property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ViewerPreferencesType Modifier and Type Method Description voidOptionsType. setViewerPreferences(ViewerPreferencesType value)Sets the value of the viewerPreferences property.
-