Class Control_Viewer
Interaktionslogik
Inheritance
System.Object
Control_Viewer
Namespace: Simplic.Framework.Extension.UI
Assembly: Simplic.Framework.Extension.dll
Syntax
public class Control_Viewer : MSPageControl
Constructors
| Improve this Doc View SourceControl_Viewer()
Constructor
Declaration
public Control_Viewer()
Methods
| Improve this Doc View SourceShowDocument(Byte[], Byte[], String, Guid, String)
Declaration
public void ShowDocument(byte[] viewerPreparedDocument, byte[] originalDocument = null, string extension = "", Guid blobId = null, string viewerName = "default")
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | viewerPreparedDocument | |
System.Byte[] | originalDocument | |
System.String | extension | |
Guid | blobId | |
System.String | viewerName |