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

MethodDescription
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