Namespace: BitMiracle.Docotic.Pdf
public void SaveAsPainted( string fileName )
Public Sub SaveAsPainted ( fileName As String )
This method always creates images in PNG format with 72x72 ppi resolution.
This method transforms the Image using TransformationMatrix so the output image looks exactly like on a page in a PDF viewer with 72x72 ppi resolution.
The output image will have the same physical size as the image drawn on a PDF page or XObject.