PdfPageExtensions.AsBase64(IPdfPage) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
[System::Runtime::CompilerServices::Extension]
static System::String ^ AsBase64(Microsoft::Maui::Graphics::IPdfPage ^ target);
public static string AsBase64 (this Microsoft.Maui.Graphics.IPdfPage target);
static member AsBase64 : Microsoft.Maui.Graphics.IPdfPage -> string
<Extension()>
Public Function AsBase64 (target As IPdfPage) As String
Parâmetros
- target
- IPdfPage