Aspose::Words::Style::get_AutomaticallyUpdate method

Style::get_AutomaticallyUpdate method

Specifies whether this style is automatically redefined based on the appropriate value.

bool Aspose::Words::Style::get_AutomaticallyUpdate() const

Remarks

If the property value is set to true, MS Word automatically redefines the current style when the appropriate paragraph formatting has been changed.

AutomaticallyUpdate property is applicable to paragraph styles only.

The default value is false.

See Also