Represents RO rendering text constituted of multiple parts widh different formatting. Text parts are being added by means of one of Add(...) methods.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class RenderMultiStyleText : RenderTextBase
Visual Basic (Declaration)
Public Class RenderMultiStyleText _
	Inherits RenderTextBase

Inheritance Hierarchy

See Also