IXpsFixedPageReader.StoryFragment Propriété

Définition

Obtient la StoryFragments partie du balisage d’un package XPS.

public:
 property System::Windows::Xps::Packaging::XpsStructure ^ StoryFragment { System::Windows::Xps::Packaging::XpsStructure ^ get(); };
public System.Windows.Xps.Packaging.XpsStructure StoryFragment { get; }
member this.StoryFragment : System.Windows.Xps.Packaging.XpsStructure
Public ReadOnly Property StoryFragment As XpsStructure

Valeur de propriété

XpsStructure qui représente un StoryFragments élément dans un package XPS.

Remarques

Pour plus d’informations sur l’élément StoryFragments d’un package XPS, consultez le chapitre 9 de la spécification XML Paper Specification (XPS), que vous pouvez obtenir dans XPS : Téléchargements de spécifications et de licences.

S’applique à

Voir aussi