Compartir a través de


IPdfPage Interfaz

Definición

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
Implementaciones

Propiedades

Height
PageNumber
Width

Métodos

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

Métodos de extensión

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

Se aplica a