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)
| Parameter | Type | Description |
|---|---|---|
| arrayNumber | const System::ArrayPtr<System::Nullable<double>>& | Array of Numbers. |
See Also
- Typedef ArrayPtr
- Class Nullable
- Class StructureAttribute
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++