[]
Object to manage custom page headers and footers when printing and previewing.
public class C1OwnerDrawPrint
| Name | Description |
|---|---|
| HeightInch | The height of drawing area in inches |
| Name | Description |
|---|---|
| RenderDirectImage(object, object, Image, object, object, BackgroundPictureDrawModeEnum) | Renders an image for the document. |
| RenderDirectLine(object, object, object, object, Color, double) | Renders a line for the document. |
| RenderDirectText(object, object, string, object, Font, Color, AlignHorzEnum) | Renders text for the document. |