WhitespaceHandling Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| SgmlReader..::..WhitespaceHandling Property |
| SgmlReader Class See Also Send Feedback |
Namespace:Â CuteEditor.Tools
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public WhitespaceHandling WhitespaceHandling { get; set; } |
| Visual Basic |
|---|
Public Property WhitespaceHandling As WhitespaceHandling Get Set |
| Visual C++ |
|---|
public: property WhitespaceHandling WhitespaceHandling { WhitespaceHandling get (); void set (WhitespaceHandling value); } |