Name | Description | |
---|---|---|
![]() | DocuViewareMessage Constructor | DocuViewareMessage object constructor. |
The following tables list the members exposed by DocuViewareMessage.
Name | Description | |
---|---|---|
![]() | DocuViewareMessage Constructor | DocuViewareMessage object constructor. |
Name | Description | |
---|---|---|
![]() | backgroundColor | Specifies the DocuViewareMessage box background color. It must contains CSS Color values. By default : "#85ACDD". |
![]() | customIcon | Specifies the custom DocuViewareMessage box icon. When filled, the value specifies the HTML content of the element. For example |
![]() | delay | Specifies the DocuViewareMessage box display delay (in milli seconds). By default : 2500. |
![]() | fontColor | Specifies the DocuViewareMessage box font color. It must be CSS color values. By default : "#FFFFFF". |
![]() | fontSize | Specifies the DocuViewareMessage box font size. It must be CSS font size format. By default : "130%". |
![]() | fontWeight | Specifies the DocuViewareMessage box font weight. It must be CSS font weight format. By default : "normal". |
![]() | icon | Specifies the DocuViewareMessage box icon. By default : DocuViewareMessageIcon.None. |
![]() | isHtmlText | Specifies whether the displayed text is in html format in the DocuViewareMessage box. If True, html tags will be interpreted. By default : false. |
![]() | messageBoxHeight | Specifies the DocuViewareMessage box height. It must be CSS height format. By default : 130%. |
![]() | slideDownDelay | Specifies the DocuViewareMessage box slideDown animation delay (in milli seconds). By default : 300. |
![]() | slideUpDelay | Specifies the DocuViewareMessage box slideUp animation delay (in milli seconds). By default : 300. |
![]() | text | Specifies the text to display. It can be html text (with tags) if isHtmlText properties is set to True. |
![]() | textDecoration | Specifies the DocuViewareMessage box text decoration. It must be CSS text decoration values. By default : "none". |
![]() | textTransform | Specifies the DocuViewareMessage box text transformation. It must be CSS text transformation values. By default : 130%. |