Aspose::Pdf::LogicalStructure::AttributeOwnerStandard::to_AttributeOwnerStandard método
AttributeOwnerStandard::to_AttributeOwnerStandard method
Realiza una conversión explícita de System::String a Aspose::Pdf::LogicalStructure::AttributeOwnerStandard.
static System::SharedPtr<AttributeOwnerStandard> Aspose::Pdf::LogicalStructure::AttributeOwnerStandard::to_AttributeOwnerStandard(const System::String &owner)
| Parámetro | Tipo | Descripción |
|---|---|---|
| propietario | const System::String& | El propietario. |
ReturnValue
El resultado de la conversión.
Ver también
- Typedef SharedPtr
- Class AttributeOwnerStandard
- Class String
- Class AttributeOwnerStandard
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++