adjustments property

Shape.adjustments property

Provides access to the adjustment raw values of a shape. For a shape that does not contain any adjustment raw values, it returns an empty collection.

get adjustments(): Aspose.Words.Drawing.AdjustmentCollection

See Also