KeepFormatting
Specifies whether the formatting of the original document should be kept (as far as possible) or not. A value of true keeps formatting; false does not keep formatting. Default value is true.
COM and .NET
Signature: KeepFormatting(boolean keep)
Java
Signature: public void setKeepFormatting(boolean keep)