ObjectReplacementCharacter Field (C1TextRange)
In This Topic
Represents non character content, like images, in the document when transforming to text via the
C1TextRange.Text property.
Syntax
'Declaration
Public Const ObjectReplacementCharacter As Char
public const char ObjectReplacementCharacter
See Also