Represent a converter which convert NavigationMode object to boolean object and vice versa.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class DocumentViewerBooleanConverter |
C# | |
---|
public class DocumentViewerBooleanConverter |
Delphi | |
---|
public class DocumentViewerBooleanConverter |
JScript | |
---|
public class DocumentViewerBooleanConverter |
Managed Extensions for C++ | |
---|
public __gc class DocumentViewerBooleanConverter |
C++/CLI | |
---|
public ref class DocumentViewerBooleanConverter |
Inheritance Hierarchy
System.Object
Intersoft.Client.UI.DocumentViewers.DocumentViewerBooleanConverter
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also