다음을 통해 공유


IPdfPage 인터페이스

정의

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
구현

속성

Height
PageNumber
Width

메서드

Draw(ICanvas, RectF) (다음에서 상속됨 IDrawable)
Save(Stream)
SaveAsync(Stream)

확장 메서드

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

적용 대상