Enum
OutlineAppearance

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.

Declaration

cs-api-definition
BoundingBoxes = 0

Field Value

OutlineAppearance

Hidden

Hides the visual boundary, displaying only the content without any outline indicators.

Declaration

cs-api-definition
Hidden = 2

Field Value

OutlineAppearance

Tags

Displays start and end tags around the content, similar to design-mode visual indicators.

Declaration

cs-api-definition
Tags = 1

Field Value

OutlineAppearance

In this article
DefinitionFieldsBoundingBoxesHiddenTags
Not finding the help you need?
Contact Support