XpsDpi Property (XpsC1Doc)
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
public float XpsDpi {get;}
See Also