Class PdfExportOptions

Indicates configuration for exporting a dashboard

Inheritance
System.Object
PdfExportOptions
Implements
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class PdfExportOptions : DocumentExportOptions, IExportOptions, IDocumentExportOptions

Constructors

PdfExportOptions()

Declaration
public PdfExportOptions()

PdfExportOptions(IExportOptions)

Declaration
public PdfExportOptions(IExportOptions options)
Parameters
Type Name Description
IExportOptions options

Implements

IExportOptions
IDocumentExportOptions