Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

DocumentViewerItemType Enumeration

Show in webframe
Determines how to view the image data of the pages.
Syntax
Leadtools.Documents.UI.DocumentViewerItemType = function() { };
Leadtools.Documents.UI.DocumentViewerItemType.prototype = {
	image = 0,
	svg = 1,
	
 };
Members
ValueMemberDescription
0image View using the raster image data of a page. Always supported
1svg View using the SVG data of a page if supported
Remarks

DocumentViewerItemType is used as the type of DocumentViewerView.PreferredItemTypeDocumentViewerView.ItemType properties to control the preferred and actual mode used when viewing the image of a page.

Example

For an example, refer to DocumentViewerView.PreferredItemType.

See Also

Reference

Leadtools.Documents.UI Namespace

Error processing SSI file
  Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features