Interface ISingleFilePreviewController
Base interface for preview controllers that take single files as input
Namespace: Sdl.FileTypeSupport.Framework.IntegrationApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface ISingleFilePreviewController
Properties
PreviewFile
Full path to the file that should be displayed in the preview
Declaration
TempFileManager PreviewFile { get; set; }
Property Value
Type | Description |
---|---|
TempFileManager |