[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.UnhideWhenUsed

UnhideWhenUsed Property

UnhideWhenUsed

Gets or sets a value indicating whether Visibility shall be reset when this style is used by the content of the document.

If true, an application shall ensure that even if the Visibility is SemiHidden that this property should be considered as Visible if the style is referenced by any content in the document.

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