CharacterData.Data
CharacterData.Data property
The character data of the node that implements this interface.
public String Data { get; set; }
Property Value
The data.
See Also
- class CharacterData
- package com.aspose.html.dom
- package Aspose.HTML
The character data of the node that implements this interface.
public String Data { get; set; }
The data.