ExpertPdf PDF Creator Library
ViewMode Property
NamespacesExpertPdf.PdfCreatorExplicitDestinationViewMode
ExpertPdf PDF Creator Library
Gets or sets the view mode of the destination page.
Declaration Syntax
C#Visual BasicVisual C++
public DestinationViewMode ViewMode { get; set; }
Public Property ViewMode As DestinationViewMode
public:
property DestinationViewMode ViewMode {
	DestinationViewMode get ();
	void set (DestinationViewMode value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)