IXpsFixedDocumentReader.DocumentStructure 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 FixedDocument 的 DocumentStructure
組件 (如果存在)。
public:
property System::Windows::Xps::Packaging::XpsStructure ^ DocumentStructure { System::Windows::Xps::Packaging::XpsStructure ^ get(); };
public System.Windows.Xps.Packaging.XpsStructure DocumentStructure { get; }
member this.DocumentStructure : System.Windows.Xps.Packaging.XpsStructure
Public ReadOnly Property DocumentStructure As XpsStructure
屬性值
XpsStructure,表示 DocumentStructure
項目 (如果存在) 及其子項目。
備註
XML 紙張規格 (XPS) 檔不需要有檔結構元件。