Click or drag to resize

PdfCanvas DrawTemplate Method

Overload List
Name Description
Public method DrawTemplate(PdfTemplate, PointF)
Draws a template using its original size, at the specified location.
Public method DrawTemplate(PdfTemplate, PointF, SizeF)
Draws a template at the specified location and size.
Top
See Also