Search Results for

    Show / Hide Table of Contents

    Class Control_PDF_Viewer

    Interaktionslogik

    Inheritance
    System.Object
    Control_PDF_Viewer
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class Control_PDF_Viewer : MSPageControl

    Constructors

    | Improve this Doc View Source

    Control_PDF_Viewer()

    Constructor

    Declaration
    public Control_PDF_Viewer()

    Fields

    | Improve this Doc View Source

    PreviewFileProperty

    Declaration
    public static readonly DependencyProperty PreviewFileProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Improve this Doc View Source

    PreviewFile

    Dependency property for open a media file by filename

    Declaration
    public string PreviewFile { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    ShowDocument(Byte[])

    Declaration
    public void ShowDocument(byte[] Content)
    Parameters
    Type Name Description
    System.Byte[] Content
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx