HTMLIFrameElement.MarginWidth
HTMLIFrameElement.MarginWidth property
帧边距宽度,以像素为单位。请参阅 HTML 4.01. 中的 marginwidth 属性定义
public string MarginWidth { get; set; }
也可以看看
- class HTMLIFrameElement
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
帧边距宽度,以像素为单位。请参阅 HTML 4.01. 中的 marginwidth 属性定义
public string MarginWidth { get; set; }