Overload | Description |
---|---|
Draw(Graphics,Rectangle,Rectangle,Boolean,PageDrawParams) | Draws the current fragment on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) |
Draw(Graphics,Rectangle,Rectangle,Boolean,Boolean,Boolean) | Draws the current fragment on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) |
Draw(Graphics,Rectangle,Boolean) | Draws the current fragment and its children on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) |
Draw(Graphics,Rectangle,Boolean,Boolean) | Draws the current fragment and its children on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) |
Draw(Graphics,Boolean) | Draws the current fragment and its children on a specified System.Drawing.Graphics. (Inherited from C1.C1Preview.RenderFragment) |