VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDestinationFitJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebPdfDestinationFitJS type
Represents a PDF destination that displays the page designated by page, with its contents magnified just enough to fit the entire page within the window both horizontally and vertically.
Syntax
// Parameters
var page; // Type: WebPdfPageJS

var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationFitJS(page);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
      Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS
         Vintasoft.Imaging.Pdf.WebPdfDestinationFitJS

Browser Compatibility
56+
45+
11
See Also