public bool Merge(LSDocument docsource2, LSDocument docdest, ulong pageaddress, ulong penid);
Merges two versions of the same document. Note: The documents should not be opened when performing this operation.
LSDocument Methods