Namespace: BitMiracle.Docotic.Pdf
public void SaveAsPainted( Stream stream )
Public Sub SaveAsPainted ( stream As Stream )
This method always creates images in PNG format.
This method transforms the Image using TransformationMatrix so the output image looks exactly like on a page in a PDF viewer.