Sdílet prostřednictvím


IPdfPage Rozhraní

Definice

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
Implementuje

Vlastnosti

Height
PageNumber
Width

Metody

Draw(ICanvas, RectF) (Zděděno od IDrawable)
Save(Stream)
SaveAsync(Stream)

Metody rozšíření

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

Platí pro