![]() | IHtmlFrame Interface |
Namespace: C2ExplorerServiceStack.Logic.Interfaces
public interface IHtmlFrame
The IHtmlFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | Height |
Specifies the height of the iframe.
|
![]() | Src |
Specifies the address of the document to embed in the iframe.
|
![]() | SrcDoc |
Specifies the HTML content of the page to show in the iframe.
|
![]() | Width |
Specifies the width of the iframe.
|