[]
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.
public bool IsDifferential { get; set; }
Public Property IsDifferential As Boolean