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)
Parameter | Type | Description |
---|---|---|
index | int32_t | An index into the collection. |
See Also
- Class Adjustment
- Class AdjustmentCollection
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++