IXpsFixedDocumentReader.DocumentStructure Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la partie DocumentStructure
éventuelle du 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
Valeur de propriété
Une XpsStructure qui représente l'élément DocumentStructure
, éventuellement, et ses éléments enfants.
Remarques
Un document XPS (XML Paper Specification) n’a pas besoin d’avoir un composant Structure de document.