←Select platform

ItemType Property

Summary

Actual mode bring used to view the image data of the pages.

Syntax

C#
VB
C++
public virtual DocumentViewerItemType ItemType { get; } 
Public Overridable ReadOnly Property ItemType() As DocumentViewerItemType 
   Get 
public:  
   virtual property DocumentViewerItemType^ ItemType 
   { 
      DocumentViewerItemType^ get() 
   } 

Property Value

The actual mode bring used to view the image data of the pages.

Remarks

Refer to PreferredItemType for more information.

Example

Refer to PreferredItemType for an example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly