Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace : CreateDocumentOptions Class |
[DataContractAttribute()] [SerializableAttribute()] public class CreateDocumentOptions
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Class CreateDocumentOptions
'Usage
Dim instance As CreateDocumentOptions
public class CreateDocumentOptions
[DataContractAttribute()] [SerializableAttribute()] public ref class CreateDocumentOptions
Used with DocumentFactory.Create to specify the options to use when creating new documents.
For more information on creating documents, refer to DocumentFactory.Create.
For an example, refer to DocumentFactory.Create.