Condividi tramite


IXpsFixedPageReader.StoryFragment Proprietà

Definizione

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.

Si applica a

Vedi anche