API Reference
Class
PdfInterleaveOptions
Controls interleaved page composition and document-level merge policy.
Inheritance
- Object
- PdfInterleaveOptions
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 PdfInterleaveOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 PrimarySourceIndex { get; set; } #Zero-based source whose metadata and keep-primary structures own the output catalog.
public PdfInterleaveRemainderMode RemainderMode { get; set; } #Behavior when selected source page counts differ.
public PdfMergeOptions MergeOptions { get; set; } #Document-level merge, annotation-flattening, and page-resize policy.