[SerializableAttribute()]
[DataContractAttribute()]
public class MobDocumentOptions : DocumentOptions
The options set in the MobDocumentOptions class will be used when the user saves a document using the DocumentFormat.Mob format.
To change the options used with the MOB format, perform the following steps:
Note that this format does not support calling DocumentWriter.InsertPage.
Currently, the MobDocumentOptions class contains no extra options.