[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputFragment

RenderInputFragment Class

Represents a fragment of a RenderInputBase object.

Inheritance
RenderInputFragment
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class RenderInputFragment : RenderFragment, IDocumentLocation

Properties

Name Description
RenderObject

Gets the RenderInputBase that produced the current fragment.

Methods

Name Description
CreateSame()

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

GetContentAutoHeight(double, ref double)

For internal use.

GetContentAutoSize(ref double, ref double)

For internal use.

GetContentAutoWidth(double, ref double)

For internal use.

GetDrawingFlags(bool)

For internal use.

InternalDraw(Graphics, DrawParams)

For internal use.