C1.C1Preview Namespace : RenderSectionFragment Class |
For a list of all members of this type, see RenderSectionFragment members.
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another RenderFragment to the current object. Clones Children by cloning all its elements. (Inherited from C1.C1Preview.RenderFragment) | |
Clone | Creates a copy of the current RenderFragment. (Inherited from C1.C1Preview.RenderFragment) | |
Draw | Overloaded. Draws the current fragment on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) | |
FindHyperlink | Searches for a C1Hyperlink object in the current fragment at the specified position. (Inherited from C1.C1Preview.RenderFragment) | |
GetAnchorRect | Calculates the location of a C1Anchor contained in the Anchors collection of the render object that produced the current fragment. (Inherited from C1.C1Preview.RenderFragment) | |
GetHyperlinks | Adds information about all hyperlinks that appear in the current fragment to a C1HyperlinkInfoCollection. (Inherited from C1.C1Preview.RenderFragment) | |
HasClippedChildren | Checks whether any of the child fragments of the current fragment are clipped by its bounds. Depending on the recursive parameter, may also recursively test all child fragments. (Inherited from C1.C1Preview.RenderFragment) | |
IsShadowVisible | Returns true if shadow visible for RenderFragment. (Inherited from C1.C1Preview.RenderFragment) | |
ResolvingFinished | Overridden. For internal use. |