API Reference

Class

PdfImageEditOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Options for adding, replacing, or moving an image on an existing PDF page.

Inheritance

  • Object
  • PdfImageEditOptions

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 PdfImageEditOptions() #

Properties

public PdfImageEditLayer Layer { get; set; } #

Placement layer for the newly written image. Existing exact paint order cannot be preserved by a portable page-content rewrite, so callers choose explicitly between the front and back of existing content.