Interface IInteractivePreviewComponentFactory
Simple class for creating generator classes used for generating and populating native document previews.
Namespace: SdlSdl.FileTypeSupportFrameworkIntegrationApi
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 |