[]
        
(Showing Draft Content)

C1.C1Preview.RenderAreaFragment

RenderAreaFragment Class

Represents a fragment of a RenderArea in the generated document.

Inheritance
RenderAreaFragment
Implements
Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
public class RenderAreaFragment : RenderFragment, IDocumentLocation
Public Class RenderAreaFragment
    Inherits RenderFragment
    Implements IDocumentLocation

Properties

Name Description
RenderObject

Gets the RenderArea which produced the current fragment.

Methods

Name Description
CreateSame()

Creates new empty RenderAreaFragment object linked with same RenderObject as current object.