Aspose::Words::Drawing::AdjustmentCollection class
AdjustmentCollection class
Represents a read-only collection of Adjustment adjust values that are applied to the specified shape.
class AdjustmentCollection : public System::Object
Methods
Method | Description |
---|---|
get_Count() | Gets the number of elements contained in the collection. |
GetType() const override | |
idx_get(int32_t) | Returns an adjustment at the specified index. |
Is(const System::TypeInfo&) const override | |
static Type() |
See Also
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++