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 : PubDocumentOptions Class |
[DataContractAttribute()] [SerializableAttribute()] public class PubDocumentOptions : DocumentOptions
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Class PubDocumentOptions Inherits DocumentOptions
'Usage
Dim instance As PubDocumentOptions
public sealed class PubDocumentOptions : DocumentOptions
public class PubDocumentOptions extends DocumentOptions
function Leadtools.Forms.DocumentWriters.PubDocumentOptions()
[DataContractAttribute()] [SerializableAttribute()] public ref class PubDocumentOptions : public 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.