Condividi tramite


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à

Height
PageNumber
Width

Metodi

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

Metodi di estensione

AsBase64(IPdfPage)
AsBytes(IPdfPage)
AsBytesAsync(IPdfPage)
AsStream(IPdfPage)

Si applica a