Partager via


PdfPage.PreparePageAsync Méthode

Définition

Commence la création de la page PDF (Portable Document Format). Une fois cette méthode terminée, la page PDF (Portable Document Format) est entièrement générée.

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

Retours

Représente la page PDF (Portable Document Format) entièrement générée.

Attributs

S’applique à