Aspose::Words::SpecialChar::GetText method

SpecialChar::GetText method

Gets the special character that this node represents.

System::String Aspose::Words::SpecialChar::GetText() override

ReturnValue

The string that contains the character that this node represents.

See Also