IXpsFixedPageReader.StoryFragment Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la StoryFragments parte del markup di un pacchetto 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
Valore della proprietà
Oggetto XpsStructure che rappresenta un StoryFragments elemento in un pacchetto XPS.
Commenti
Per ulteriori informazioni sull'elemento di un pacchetto XPS, vedere il StoryFragments capitolo 9 nella specifica XPS (XML Paper Specification), che è possibile ottenere in XPS: Specification and License Downloads.