HTMLFrameElement.MarginWidth
HTMLFrameElement.MarginWidth property
フレーム マージンの幅 (ピクセル単位)。 HTML 4.01. の marginwidth 属性定義 を参照してください。
public string MarginWidth { get; set; }
関連項目
- class HTMLFrameElement
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
フレーム マージンの幅 (ピクセル単位)。 HTML 4.01. の marginwidth 属性定義 を参照してください。
public string MarginWidth { get; set; }