Search Results for

    Show / Hide Table of Contents

    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 Source

    Control_Viewer()

    Constructor

    Declaration
    public Control_Viewer()

    Methods

    | Improve this Doc View Source

    ShowDocument(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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx