IXpsFixedDocumentReader.DocumentStructure プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DocumentStructureのFixedDocument部分 (存在する場合) を取得します。
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 Paper Specification (XPS) ドキュメントには、ドキュメント構造パーツは必要ありません。