Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayNumberValue método

StructureAttribute::SetArrayNumberValue method

Establece la matriz de números de valor.

void Aspose::Pdf::LogicalStructure::StructureAttribute::SetArrayNumberValue(const System::ArrayPtr<System::Nullable<double>> &arrayNumber)
ParámetroTipoDescripción
arrayNumberconst System::ArrayPtr<System::Nullable<double>>&Matriz de números.

Ver también