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