| ZoomOptionsZoomValue Property |
Zoom value of the page in percentage of the original PDF page size.
Default value is 100 which is equivalent to actual PDF page size.
Namespace:
Terminalworks.PdfViewer.AspNetCore
Assembly:
PdfViewer.AspNetCore (in PdfViewer.AspNetCore.dll) Version: 1.0.43.0
Syntax public int ZoomValue { get; set; }
Property Value
Type:
Int32See Also