Freigeben über


PdfPage.PreparePageAsync Methode

Definition

Beginnt mit dem Erstellen der Pdf-Seite (Portable Document Format). Nach Abschluss dieser Methode wird die Pdf-Seite (Portable Document Format) vollständig erstellt.

public:
 virtual IAsyncAction ^ PreparePageAsync() = PreparePageAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction PreparePageAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction PreparePageAsync();
function preparePageAsync()
Public Function PreparePageAsync () As IAsyncAction

Gibt zurück

Stellt die vollständig erstellte PDF-Seite (Portable Document Format) dar.

Attribute

Gilt für: