Window.Page

Window.Page property

Page ID if this window is displaying a page. Relevant only when WindowType is specified as Drawing and ContainerType is specified as Page.

public Page Page { get; set; }

See Also