ICSS2Properties.SpeakNumeral
ICSS2Properties.SpeakNumeral property
This property controls how numerals are spoken. Values have the following meanings:
digits - Speak the numeral as individual digits. Thus, “237” is spoken “Two Three Seven”.continuous - Speak the numeral as a full number. Thus, “237” is spoken “Two hundred thirty seven”. Word representations are language-dependent.
public String SpeakNumeral { get; set; }
Return Value
speak-numeral property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML