Property ControlMergingMode
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ControlMergingMode
Gets or sets the value indicating how to merge PDF controls.
public PdfControlMergingMode ControlMergingMode { get; set; }
Property Value
- PdfControlMergingMode
The merging mode for PDF controls.
Remarks
Default value: CopyWithRename.
Combine PDF forms provides an example of using this property.