Interface IDocumentView

Interface IDocumentView

Tên không gian: Aspose.Svg.Dom.Views Tổng hợp: Aspose.SVG.dll (25.5.0)

Giao diện DocumentView được thực hiện bởi các đối tượng Tài liệu trong các triển khai DOM hỗ trợ DOM Views. Nó cung cấp một đặc điểm để lấy lại dạng xem mặc định của một tài liệu.

[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IDocumentView : IAbstractView

Implements

IAbstractView

Properties

DefaultView

Theo mặc định AbstractView cho tài liệu này, hoặc không, nếu không có.

[DOMName("defaultView")]
IAbstractView DefaultView { get; }

Giá trị bất động sản

IAbstractView

Xem thêm

IAbstractView

 Tiếng Việt