Aspose::Words::Drawing::AdjustmentCollection::idx_get method

AdjustmentCollection::idx_get method

Returns an adjustment at the specified index.

System::SharedPtr<Aspose::Words::Drawing::Adjustment> Aspose::Words::Drawing::AdjustmentCollection::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tAn index into the collection.

See Also