API Reference
Class
PdfDestructiveCropResult
Destructively cropped PDF bytes plus planner and raster readback evidence.
Inheritance
- Object
- PdfDestructiveCropResult
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Methods
Inherited Methods
Properties
public PdfMutationPlan PageTreePlan { get; } #Plan authorizing page-boundary and coordinate changes.
public PdfMutationPlan ContentPlan { get; } #Plan authorizing destructive content replacement.
public PdfRewritePreservationReport PreservationReport { get; } #Non-target structure preservation proof.
public IReadOnlyList<PdfPageRenderResult> Renders { get; } #Raster artifacts used to replace selected pages.