Aspose::Pdf::LogicalStructure::AttributeOwnerStandard::to_AttributeOwnerStandard method

AttributeOwnerStandard::to_AttributeOwnerStandard method

Performs an explicit conversion from System::String to Aspose::Pdf::LogicalStructure::AttributeOwnerStandard.

static System::SharedPtr<AttributeOwnerStandard> Aspose::Pdf::LogicalStructure::AttributeOwnerStandard::to_AttributeOwnerStandard(const System::String &owner)
ParameterTypeDescription
ownerconst System::String&The owner.

ReturnValue

The result of the conversion.

See Also