Namespace: BitMiracle.Docotic.Pdf
public void DrawXObject( PdfXObject obj, PdfPoint location, PdfSize size, double angle )
Public Sub DrawXObject ( obj As PdfXObject, location As PdfPoint, size As PdfSize, angle As Double )
The object gets rotated in a counter-clockwise direction.
The object represented by the obj is scaled to the specified size.