Namespace: BitMiracle.Docotic.Pdf
public void SaveAsPainted( string fileName, PdfPaintedImageSavingOptions options )
Public Sub SaveAsPainted ( fileName As String, options As PdfPaintedImageSavingOptions )
This method transforms the Image using TransformationMatrix so the output image looks exactly like on a page in a PDF viewer with the specified resolution.
The output image will have the same physical size as the image drawn on a PDF page.