Enum
OutlineAppearance

Represents the different options for visualizing the outline of a ContentControl.

Definition

Namespace:Telerik.Windows.Documents.Model.StructuredDocumentTags

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum OutlineAppearance

Fields

BoundingBoxes

The content is wrapped in a bounding box that may also contain a drom down editor.

Declaration

cs-api-definition
BoundingBoxes = 0

Field Value

OutlineAppearance

Hidden

The content does not have outline visualization.

Declaration

cs-api-definition
Hidden = 2

Field Value

OutlineAppearance

Tags

The content is wrapped in design view tag.

Declaration

cs-api-definition
Tags = 1

Field Value

OutlineAppearance

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