Lenguaje

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

Nombre Description
Height
PageNumber
Width

Métodos

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

Métodos de extensión

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

Se aplica a