[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldOptions.Hidden

Hidden Property

Hidden

Gets or sets whether to hide the field result.

Default value is false.

If formating options NumberFormat, NumberStyle and StringStyle are not default the property value is true.

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