Overload | Description |
---|---|
DrawForm(FormXObject,RectangleF,Nullable<RectangleF>,ImageAlign,RectangleF[]) | Draws a GrapeCity.Documents.Pdf.Graphics.FormXObject using specified bounds and image alignment.
The output parameter imageBounds receives the actual bounds of the drawn object(s). |
DrawForm(FormXObject,RectangleF,Nullable<RectangleF>,ImageAlign) | Draws a GrapeCity.Documents.Pdf.Graphics.FormXObject using specified bounds and image alignment. |