[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Settings.AutomaticallyUpdateSyles

AutomaticallyUpdateSyles Property

AutomaticallyUpdateSyles

Gets or sets a value indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.

Declaration
public bool AutomaticallyUpdateSyles { get; set; }
Public Property AutomaticallyUpdateSyles As Boolean