API Reference

Class

PdfDestructiveCropOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Controls fail-closed raster replacement for destructive page cropping.

Inheritance

  • Object
  • PdfDestructiveCropOptions

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

Properties

public Double Dpi { get; set; } #

Rasterization DPI. Default: 144.

public OfficeColor Background { get; set; } #

Opaque replacement background.

public Int64 MaxPixelsPerPage { get; set; } #

Maximum pixels per destructively cropped page.

public Boolean AllowSimplifiedRendering { get; set; } #

Allows documented simplified renderer capabilities such as system-font substitution.