Provides extra options to use when saving a document using the eBooks Format (ePUB).
[SerializableAttribute()]
[DataContractAttribute()]
public class PubDocumentOptions : DocumentOptions
<DataContractAttribute()>
<SerializableAttribute()>
Public Class PubDocumentOptions
Inherits Leadtools.Forms.Documentwriters.DocumentOptions
public class PubDocumentOptions extends DocumentOptions
[DataContractAttribute()]
[SerializableAttribute()]
public ref class PubDocumentOptions : public Leadtools.Forms.Documentwriters.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.
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