Enum OutlineAppearance
Specifies how the visual boundary of a structured document tag (content control) is displayed in the editor.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum OutlineAppearance
BoundingBoxes
Displays a bounding box around the content with optional drop-down controls for interactive content types.
Hidden
Hides the visual boundary, displaying only the content without any outline indicators.
Tags
Displays start and end tags around the content, similar to design-mode visual indicators.