Table of Contents

Struct PageEdit

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

Describes a single page edit operation for use with PdfEditor.

public readonly struct PageEdit
Inherited Members

Constructors

PageEdit(int, PageOrientations)

Creates a new page edit.

Properties

PageIndex

Zero-based index of the source page.

Rotation

The rotation to apply to this page in the output PDF.

Share