.net AppendDocument not working -(always set to the default font)

how can i set source doc format .

firstPageDoc.AppendDocument(otherPagesDoc, ImportFormatMode.KeepSourceFormatting);

A post was merged into an existing topic: AppendDocument always set default font, instead of source doc font