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

Show in webframe

ViewContainer Property






Parent container of the view part of the document viewer
Syntax
public Control ViewContainer {get; set;}
'Declaration
 
Public Property ViewContainer As Control
'Usage
 
Dim instance As DocumentViewerCreateOptions
Dim value As Control
 
instance.ViewContainer = value
 
value = instance.ViewContainer
public:
property Control^ ViewContainer {
   Control^ get();
   void set (    Control^ value);
}

Property Value

The parent container of the view part of the document viewer.
Remarks

Refer to DocumentViewerCreateOptions for more information.

Example

For an example, refer to DocumentViewer.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCreateOptions Class
DocumentViewerCreateOptions Members
Using LEADTOOLS Document Viewer

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