[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathOptions.UseDisplayDefaults

UseDisplayDefaults Property

UseDisplayDefaults

Gets or sets whether to use the properties Justification, LeftMargin, RightMargin and WrapIndent, or just paragraph formatting in the Office Math zones.

The default value is true.

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