DpiHelperStandardRectToPDFRect Method |
standard DPI to PDF DPI
Namespace:
ComPDFKitViewer.Helper
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic static Rect StandardRectToPDFRect(
Rect oldRect
)
Parameters
- oldRect
- Type: System.WindowsRect
old value
Return Value
Type:
Rect
new value
See Also