Aspose::Words::Drawing::Adjustment class

Adjustment class

Represents adjustment values that are applied to the specified shape.

class Adjustment : public System::Object

Methods

MethodDescription
get_Name() constGets the name of the adjustment.
get_Value() constGets the raw value of the adjustment.
GetType() const override
Is(const System::TypeInfo&) const override
set_Value(int32_t)Sets the raw value of the adjustment.
static Type()

See Also