Interface IAbstractPreviewControl
Namespace: SdlSdl.FileTypeSupportFrameworkIntegrationApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface IAbstractPreviewControl : IAbstractPreviewController
Properties
Control
Declaration
Control Control { get; }
Property Value
Type | Description |
---|---|
Control |
Methods
Refresh()
Declaration
void Refresh()