Click or drag to resize

WordOmitSpace Property

Gets or sets a value indicating whether space space generation should be omitted after this word during page text reconstruction.

Namespace:  Atalasoft.Imaging.WebControls.Text
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool OmitSpace { get; set; }

Property Value

Type: Boolean
true if omit space after this word; otherwise, false.
See Also