VcfLoadOptions class
VcfLoadOptions class
Options for loading Vcf documents.
Inheritance: VcfLoadOptions →
LoadOptions →
ValueObject
The VcfLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of VcfLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| encoding | Gets or sets the encoding that will be used when loading Vcf document. Default is Encoding.Default. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.load - class
LoadOptions - class
ValueObject - class
VcfLoadOptions