Search Results for

    Show / Hide Table of Contents

    Interface IInteractivePreviewComponentFactory

    Simple class for creating generator classes used for generating and populating native document previews.

    Namespace: Sdl.FileTypeSupport.Framework.IntegrationApi
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public interface IInteractivePreviewComponentFactory

    Methods

    CreateComponent()

    Creates and return the relevant type of generator for the file type.

    Declaration
    IInteractivePreviewComponent CreateComponent()
    Returns
    Type Description
    IInteractivePreviewComponent
    In this article
    Back to top Generated by DocFX