Search Results for

    Show / Hide Table of Contents

    Class PdfPage

    Inheritance
    System.Object
    PdfPage
    Namespace: PdfToSvg
    Assembly: IronPdf.dll
    Syntax
    public sealed class PdfPage : Object

    Properties

    Document

    Declaration
    public PdfDocument Document { get; }
    Property Value
    Type Description
    PdfDocument

    FileAttachments

    Declaration
    public FileAttachmentCollection FileAttachments { get; }
    Property Value
    Type Description
    FileAttachmentCollection

    Images

    Declaration
    public ImageEnumerable Images { get; }
    Property Value
    Type Description
    ImageEnumerable

    Methods

    SaveAsSvg(Stream, SvgConversionOptions, CancellationToken)

    Declaration
    public void SaveAsSvg(Stream stream, SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    System.IO.Stream stream
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken

    SaveAsSvg(String, SvgConversionOptions, CancellationToken)

    Declaration
    public void SaveAsSvg(string path, SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    System.String path
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken

    SaveAsSvgAsync(Stream, SvgConversionOptions, CancellationToken)

    Declaration
    public Task SaveAsSvgAsync(Stream stream, SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    System.IO.Stream stream
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken
    Returns
    Type Description
    System.Threading.Tasks.Task

    SaveAsSvgAsync(String, SvgConversionOptions, CancellationToken)

    Declaration
    public Task SaveAsSvgAsync(string path, SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    System.String path
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken
    Returns
    Type Description
    System.Threading.Tasks.Task

    ToSvgString(SvgConversionOptions, CancellationToken)

    Declaration
    public string ToSvgString(SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken
    Returns
    Type Description
    System.String

    ToSvgStringAsync(SvgConversionOptions, CancellationToken)

    Declaration
    public Task<string> ToSvgStringAsync(SvgConversionOptions options = null, CancellationToken cancellationToken = null)
    Parameters
    Type Name Description
    SvgConversionOptions options
    System.Threading.CancellationToken cancellationToken
    Returns
    Type Description
    System.Threading.Tasks.Task<System.String>
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.