PdfViewer.UseIntermidiateImage

PdfViewer.UseIntermidiateImage property

Gets/sets the using of conversion of pdf page into intermidiate png file during printing in file mode. Use it when the size of output file is important.

public bool UseIntermidiateImage { get; set; }

See Also