Interface ITinyMceAdaptiveImage
Generally represents a content type with one adaptive image block, for example one with additional metadata for use in TinyMCE
Namespace: AdaptiveImages.TinyMce
Assembly: AdaptiveImages.dll
Syntax
public interface ITinyMceAdaptiveImage
Properties
AdaptiveImage
Gets the image that should be rendered in HTML content
Declaration
AdaptiveImage AdaptiveImage { get; }
Property Value
Type | Description |
---|---|
AdaptiveImage |