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