DpiHelper Class |
Namespace: ComPDFKitViewer.Helper
public class DpiHelper
The DpiHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CurrentNumToStandardNum |
Convert current number to standard DPI
|
![]() ![]() | CurrentPointToStandardPoint |
standard DPI to current DPI
|
![]() ![]() | CurrentRectToStandardRect |
current rect to standard DPI
|
![]() ![]() | PDFNumToStandardNum |
Convert PDF DPI to standard DPI
|
![]() ![]() | PDFPointToStandardPoint |
PDF DPI to standard DPI
|
![]() ![]() | PDFRectToStandardRect |
PDF DPI to standard DPI
|
![]() ![]() | ReGetDpi |
Reget DPI
|
![]() ![]() | StandardNumToCurrentNum |
Convert standard DPI to current DPI
|
![]() ![]() | StandardNumToPDFNum |
Convert standard DPI to PDF DPI
|
![]() ![]() | StandardPointToCurrentPoint |
standard DPI to current DPI
|
![]() ![]() | StandardPointToPDFPoint |
standard DPI to PDF DPI
|
![]() ![]() | StandardRectToCurrentRect |
standard DPI to current DPI
|
![]() ![]() | StandardRectToPDFRect |
standard DPI to PDF DPI
|