C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class / XpsDpi Property

In This Topic
XpsDpi Property
In This Topic
Gets the resolution used for pages' content. In the current version, this is determined by the CreationDpi of the source C1PrintDocument.
Syntax
'Declaration
 
Public ReadOnly Property XpsDpi As Single
 
See Also