XpsDocument.GetFixedDocumentSequence Metoda

Definicja

Zwraca sekwencję stałego dokumentu w katalogu głównym pakietu.

public:
 System::Windows::Documents::FixedDocumentSequence ^ GetFixedDocumentSequence();
public System.Windows.Documents.FixedDocumentSequence GetFixedDocumentSequence ();
member this.GetFixedDocumentSequence : unit -> System.Windows.Documents.FixedDocumentSequence
Public Function GetFixedDocumentSequence () As FixedDocumentSequence

Zwraca

Pakiet FixedDocumentSequence .

Uwagi

Mimo że ta klasa używa pojedynczej nazwy, XpsDocument może być zestawem (sekwencją) jednego FixedDocument lub wielu dokumentów.

Dotyczy