Share via


GetPageRootCompletedEventArgs.Result 屬性

定義

取得 GetPageRootAsync(Boolean) 以非同步方式要求的 FixedPage 內容。

public:
 property System::Windows::Documents::FixedPage ^ Result { System::Windows::Documents::FixedPage ^ get(); };
public System.Windows.Documents.FixedPage Result { get; }
member this.Result : System.Windows.Documents.FixedPage
Public ReadOnly Property Result As FixedPage

屬性值

GetPageRootAsync(Boolean) 所要求之 PageContent 的視覺化樹狀的根項目。

適用於

另請參閱