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)
| Parameter | Type | Description |
|---|---|---|
| owner | const System::String& | The owner. |
ReturnValue
The result of the conversion.
See Also
- Typedef SharedPtr
- Class AttributeOwnerStandard
- Class String
- Class AttributeOwnerStandard
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++