[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathBox.IsDifferential

IsDifferential Property

IsDifferential

Gets or sets whether the box acts as a differential (e.g., dx in an integrand), and receives the appropriate horizontal spacing for the mathematical differential.

Default value is false.

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