Aspose::Pdf::LogicalStructure::StructureAttribute::ToString method

StructureAttribute::ToString method

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

System::String Aspose::Pdf::LogicalStructure::StructureAttribute::ToString() const override

ReturnValue

String representation as provided by final class.

See Also