Aspose::Pdf::XmpField::ToArray method

XmpField::ToArray method

Gets value as an array.

System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Pdf::XmpField::ToArray()

ReturnValue

The array.

See Also