Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace : MobDocumentOptions Class |
[DataContractAttribute()] [SerializableAttribute()] public class MobDocumentOptions : DocumentOptions
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Class MobDocumentOptions Inherits DocumentOptions
'Usage
Dim instance As MobDocumentOptions
public sealed class MobDocumentOptions : DocumentOptions
public class MobDocumentOptions extends DocumentOptions
function Leadtools.Forms.DocumentWriters.MobDocumentOptions()
[DataContractAttribute()] [SerializableAttribute()] public ref class MobDocumentOptions : public 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.