ICSS2Properties.CaptionSide
ICSS2Properties.CaptionSide property
This property specifies the position of the caption box with respect to the table box. Values have the following meanings:
top - Positions the caption box above the table box.bottom - Positions the caption box below the table box.left - Positions the caption box to the left of the table box.right - Positions the caption box to the right of the table box.
public string CaptionSide { get; set; }
Return Value
caption-side property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML