[]
Represents a fragment of a RenderBarCode object.
public class RenderBarCodeFragment : RenderFragment, IDocumentLocation
| Name | Description |
|---|---|
| RenderObject | Gets the RenderBarCode which produced the current fragment. |
| Name | Description |
|---|---|
| CreateSame() | Creates new empty RenderBarCodeFragment 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. |