'Declaration Public Function New( _ ByVal doc As GcPdfDocument, _ ByVal bounds As System.Drawing.RectangleF _ )
public FormXObject( GcPdfDocument doc, System.Drawing.RectangleF bounds )
Parameters
- doc
- The GrapeCity.Documents.Pdf.GcPdfDocument in which the new FormXObject will be used.
- bounds
- The bounds of the FormXObject.