IWindow.Location
IWindow.Location property
Window 接口的位置属性必须返回该 Window 对象的 Document 的 Location 对象。
public Location Location { get; }
适当的价值
位置。
也可以看看
- class Location
- interface IWindow
- 命名空间 Aspose.Html.Window
- 部件 Aspose.HTML
Window 接口的位置属性必须返回该 Window 对象的 Document 的 Location 对象。
public Location Location { get; }
位置。