Enum OutlineAppearance
Represents the different options for visualizing the outline of a ContentControl.
Namespace: Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum OutlineAppearance
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.