public class PdfViewer
Public Class PdfViewer
public ref class PdfViewer
type PdfViewer = class end
PdfViewer | Initializes a new instance of the PdfViewer class |
CenterWindow | Controls is the document window is positioned in the center of the screen when the PDF document is displayed. This property is false by default |
Direction | Controls the reading order for text. This property is LeftToRight by default |
DisplayDocTitle | Controls if the window title bar should display the document title. This property is false by default |
ExitFullScreenPageMode | Controls how to display the document on exiting full screen mode. This property is None by default |
FitWindow | Controls if the document window is resized to fit the size of the first displayed page. This property is false by default |
HideMenuBar | Controls if the menu bar is hidden when the PDF document is displayed. This property is false by default |
HideToolbar | Controls if the viewer toolbars are hidden when the PDF document is displayed. This property is false by default |
HideWindowUI | Controls if the viewer navigation controls are hidden when the PDF document is displayed. This property is false by default |
PageLayout | Controls the page layout to be used when the document is opened. This property is OneColumn by default |
PageMode | Controls how the document will be displayed when opened. This property is None by default |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |