public void SetView( string viewMode )
-
viewMode (
String)
- Possible values: "Fit": fits the entire page within the window both vertically and horizontally. "FitH": fits the entire width of the page within the window. "FitV": fits the entire height of the page within the window. "FitB": fits the bounding box within the window both vertically and horizontally. "FitBH": fits the entire width of the bounding box within the window. "FitBV": fits the entire height of the bounding box within the window.
Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)
http://www.winnovative-software.com/Doc/HTML/PdfViewerWinNet/html/357fb4a5-783d-942c-4152-5e4852840de0.htm
本文介绍了一个用于.NET 2.0 Windows Forms的应用程序组件——PDFViewerControl,该组件提供了一个名为SetView的方法来调整PDF文档在窗口中的显示方式。通过传递不同的字符串参数,可以实现整页或边界框在垂直和水平方向上的适配。
2509

被折叠的 条评论
为什么被折叠?



