HTMLFrameElement.NoResize
HTMLFrameElement.NoResize property
为真时,禁止用户调整框架大小。请参阅 HTML 4.01. 中的 noresize 属性 定义
public bool NoResize { get; set; }
也可以看看
- class HTMLFrameElement
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
为真时,禁止用户调整框架大小。请参阅 HTML 4.01. 中的 noresize 属性 定义
public bool NoResize { get; set; }