C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / LocationDpi Property

In This Topic
LocationDpi Property
In This Topic
Gets the resolution (DPI) used by the Location property (relevant only if the units used are UnitTypeEnum.Pixel).
Syntax
'Declaration
 
ReadOnly Property LocationDpi As Single
 
See Also