Skip to main content
All docs
V26.1
  • ErrorWordStyle.ImageSpacing Property

    Specifies the image spacing.

    Namespace: DevExpress.Web.ASPxSpellChecker

    Assembly: DevExpress.Web.ASPxSpellChecker.v26.1.dll

    Declaration

    [DefaultValue(typeof(Unit), "")]
    public virtual Unit ImageSpacing { get; set; }

    Property Value

    Type Default Description
    Unit String.Empty

    The spacing value.

    See Also