ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PublishOptions - ASP.NETMVC API Reference | Syncfusion PresentationToPdfConverter instance. ">

    Show / Hide Table of Contents

    Enum PublishOptions

    Specifies the publishing options of the PresentationToPdfConverter instance.

    Namespace: Syncfusion.PresentationToPdfConverter
    Assembly: Syncfusion.PresentationToPdfConverter.Base.dll
    Syntax
    public enum PublishOptions

    Fields

    Name Description
    Handouts

    Allows the PDF pages in the converted PDF document to hold more than one slides as specified by the SlidesPerPage enumerator

    NotesPages

    Allows to convert the notes in the slides to PDF document.

    Slides

    Allows converting all the slides in a Presentation to PDF document. This is the default option.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved