Show / Hide Table of Contents

Class CreatePDFOptions

Marker base class for CreatePDFOperation options. The factory methods within this class can be used to create instances of options classes corresponding to the source media type.

Inheritance
System.Object
CreatePDFOptions
CreatePDFFromHTMLOptions
Namespace: Adobe.DocumentCloud.Services.options.createpdf
Assembly: Adobe.DocumentCloud.Services.Doc.dll
Syntax
public abstract class CreatePDFOptions

Methods

HtmlOptionsBuilder()

Creates a new CreatePDFFromHtmlOptions builder.

Declaration
public static CreatePDFFromHTMLOptions.Builder HtmlOptionsBuilder()
Returns
Type Description
CreatePDFFromHTMLOptions.Builder

a CreatePDFFromHtmlOptions.Builder instance

Back to top Copyright © 2019 Adobe. All rights reserved.