Click or drag to resize

OmrTemplateDocumentDrawTemplateOntoPage Method

Returns an image of the given page with the template drawn onto it

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaImage DrawTemplateOntoPage(
	int page,
	Color c
)

Parameters

page
Type: SystemInt32
c
Type: System.DrawingColor

Return Value

Type: AtalaImage
See Also