Aspose::Page::XPS::XpsModel::XpsGlyphMapping::ToString method

XpsGlyphMapping::ToString method

Analog of C# Object.ToString() method. Enables converting custom objects to string.

System::String Aspose::Page::XPS::XpsModel::XpsGlyphMapping::ToString() const override

ReturnValue

String representation as provided by final class.

See Also