Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerView Class : ItemType Property |
public virtual DocumentViewerItemType ItemType {get;}
'Declaration
Public Overridable ReadOnly Property ItemType As DocumentViewerItemType
'Usage
Dim instance As DocumentViewerView Dim value As DocumentViewerItemType value = instance.ItemType
public: virtual property DocumentViewerItemType ItemType { DocumentViewerItemType get(); }
Refer to PreferredItemType for more information.
Refer to PreferredItemType for an example.