ToString()

Margin64d::ToString() const method

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

System::String Aspose::Slides::Drawing::Margin64d::ToString() const override

Return Value

String representation as provided by final class.

See Also