C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / BmpFilter Class / Resolution Property

In This Topic
Resolution Property (BmpFilter)
In This Topic
Gets or sets the resolution of the image, in dots per inch.
Syntax
'Declaration
 
Public Property Resolution As Single
 
Remarks

The default value for this property is 300 DPI.

Setting the resolution to higher values result in documents with higher quality but significantly larger size.
See Also