API Reference
Class
PdfMergeResult
Merged PDF bytes plus the policy decisions and readback evidence.
Inheritance
- Object
- PdfMergeResult
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
- Method PdfDocument.MergeWithReport
- Method PdfDocument.MergeWithReport
Methods
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public PdfMergeReport Report { get; } #Merge policy report.