Uses of Class
com.mypurecloud.sdk.v2.model.DocumentTextProperties
Packages that use DocumentTextProperties
-
Uses of DocumentTextProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentTextPropertiesModifier and TypeMethodDescriptionDocumentTextProperties.backgroundColor(String backgroundColor) The background color for the text.DocumentTextProperties.fontSize(DocumentTextProperties.FontSizeEnum fontSize) The font size for the text.DocumentText.getProperties()The text color for the text.Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentTextPropertiesModifier and TypeMethodDescriptionDocumentText.properties(DocumentTextProperties properties) The properties for the text.voidDocumentText.setProperties(DocumentTextProperties properties)