Window.Document

Window.Document property

File path of the document displayed in this window. This attribute is relevant for windows whose WindowType is specified as Stencil.

public string Document { get; set; }

See Also