IPdfPage Interfaccia

Definizione

public interface class IPdfPage : IDisposable, Microsoft::Maui::Graphics::IDrawable
public interface IPdfPage : IDisposable, Microsoft.Maui.Graphics.IDrawable
type IPdfPage = interface
    interface IDrawable
    interface IDisposable
Public Interface IPdfPage
Implements IDisposable, IDrawable
Implementazioni

Proprietà

Nome Descrizione
Height
PageNumber
Width

Metodi

Nome Descrizione
Draw(ICanvas, RectF) (Ereditato da IDrawable)
Save(Stream)
SaveAsync(Stream)

Metodi di estensione

Nome Descrizione
AsBase64(IPdfPage)
AsBytes(IPdfPage)
AsBytesAsync(IPdfPage)
AsStream(IPdfPage)

Si applica a