[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.ObjectReplacementCharacter

ObjectReplacementCharacter Field

Represents non character content, like images, in the document when transforming to text via the Text property.

Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public const char ObjectReplacementCharacter = ''
Returns
Type Description
char Represents non character content, like images, in the document when transforming to text via the property.