PresentationOptions

PresentationOptions class

Contains options for rendering presentations. For details, see the documentation.

public class PresentationOptions

Constructors

Name Description
PresentationOptions() The default constructor.

Properties

Name Description
Resolution { get; set; } Resolution of the presentation images (for rendering to HTML/PDF only).

See Also