Compartilhar via


IPdfPage Interface

Definição

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
Implementações

Propriedades

Height
PageNumber
Width

Métodos

Draw(ICanvas, RectF) (Herdado de IDrawable)
Save(Stream)
SaveAsync(Stream)

Métodos de Extensão

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

Aplica-se a