EnumOutlineAppearance
Enum
Specifies how the visual boundary of a structured document tag (content control) is displayed in the editor.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.Styles
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public enum OutlineAppearance
Fields
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.