Enum OutlineAppearance
Represents the different options for visualizing the outline of a ContentControl.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum OutlineAppearance
BoundingBoxes
The content is wrapped in a bounding box that may also contain a drop down editor.
Hidden
The content does not have outline visualization.
Tags
The content is wrapped in design view tag.