ICSS2Properties.SpeakHeader
ICSS2Properties.SpeakHeader property
This property specifies whether table headers are spoken before every cell, or only before a cell when that cell is associated with a different header than the previous cell. Values have the following meanings:
once - The header is spoken one time, before a series of cells.always - The header is spoken before every pertinent cell.
public String SpeakHeader { get; set; }
Return Value
speak-header property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML