Linguagem

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

Nome Description
Height
PageNumber
Width

Métodos

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

Métodos de Extensão

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

Aplica-se a