UltimateEditor Class Library

UltimateEditor.AutoCleanWordFormatOnLoad Property

Gets or sets a value that indicates whether to automatically clean Word format on page load.

[Visual Basic]
Public Property AutoCleanWordFormatOnLoad As Boolean
[C#]
public bool AutoCleanWordFormatOnLoad {get; set;}

Property Value

true if Word format is automatically cleaned on page load; otherwise, false. The default value is false.

Remarks

Use this property to automatically clean Word format on page load.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace