Provides extra options to use when saving a document using the Mobipocket e-book format (MOB) format.
[SerializableAttribute()]
[DataContractAttribute()]
public class MobDocumentOptions : DocumentOptions
<DataContractAttribute()>
<SerializableAttribute()>
Public Class MobDocumentOptions
Inherits Leadtools.Forms.Documentwriters.DocumentOptions
public class MobDocumentOptions extends DocumentOptions
[DataContractAttribute()]
[SerializableAttribute()]
public ref class MobDocumentOptions : public Leadtools.Forms.Documentwriters.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.
Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET