PdfPage.PreparePageAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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