API Reference

Class

PdfImageExportOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base OfficeImageExportOptions
Modifiers sealed

Format-neutral options for dependency-free PDF page image export.

Inheritance

  • OfficeImageExportOptions
  • PdfImageExportOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public PdfImageExportOptions() #

Creates PDF image-export options with a conservative 100-page batch limit.

Properties

public override Double LogicalUnitsPerInch { get; } #
public Nullable<Int32> ThumbnailMaxDimension { get; set; } #

Optional maximum output width or height in pixels.