Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfFitDestination Constructors

Represents a destination that displays the page with its contents magnified just enough to fit the entire page within the window both horizontally and vertically.
Name Parameters Description
PdfFitDestination(PdfPage) page Initializes a new instance of the PdfFitDestination class with the page that contains the contents magnified just enough to fit the entire page within the window both horizontally and vertically.
See Also