Represents a fragment of a RenderObject in a resolved C1PrintDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public abstract class RenderFragment : IDocumentLocation, 
	IDocumentTreeNode
Visual Basic
Public MustInherit Class RenderFragment _
	Implements IDocumentLocation, IDocumentTreeNode

Inheritance Hierarchy

See Also