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
	Get
	Set
public:
property DestinationViewMode ViewMode {
	DestinationViewMode get ();
	void set (DestinationViewMode value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)