Interface IDocumentCSS
Interface IDocumentCSS
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
Giao diện này đại diện cho một tài liệu với chế độ xem CSS.
[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IDocumentCSS : IDocumentStyle
Triển khai
Phương thức
GetOverrideStyle(Element, string)
Phương thức này được sử dụng để lấy khai báo kiểu ghi đè cho một phần tử cụ thể và một pseudo-element cụ thể.
[DOMName("getOverrideStyle")]
ICSSStyleDeclaration GetOverrideStyle(Element elt, string pseudoElt)
Tham số
elt
Element
Phần tử mà kiểu của nó sẽ được sửa đổi. Tham số này không thể là null.
pseudoElt
string
Pseudo-element hoặc null nếu không có.
Trả về
Khai báo kiểu ghi đè