EnumOutlineAppearance
Enum
Represents the different options for visualizing the outline of a ContentControl.
Definition
Namespace:Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public enum OutlineAppearance
Fields
BoundingBoxes
The content is wrapped in a bounding box that may also contain a drom down editor.
Hidden
The content does not have outline visualization.
Tags
The content is wrapped in design view tag.