Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayNumberValue method

StructureAttribute::SetArrayNumberValue method

Sets Value Number Array.

void Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayNumberValue(const System::ArrayPtr<System::Nullable<double>> &arrayNumber)
ParameterTypeDescription
arrayNumberconst System::ArrayPtr<System::Nullable<double>>&Array of Numbers.

See Also