EmailConvertOptions
EmailConvertOptions class
Opties voor conversie naar e-mailbestandstype.
public class EmailConvertOptions : ConvertOptions<EmailFileType>
Constructeurs
Eigenschappen
| Naam | 
Beschrijving | 
| Format { get; set; } | 
Het gewenste bestandstype waarnaar het invoerdocument moet worden geconverteerd. | 
| virtual Format { get; set; } | 
Het gewenste bestandstype waarnaar het invoerdocument moet worden geconverteerd. | 
methoden
| Naam | 
Beschrijving | 
| Clone() | 
Kloont de huidige optie-instantie. | 
| override Equals(object) | 
Bepaalt of twee objectinstanties gelijk zijn. | 
| virtual Equals(ValueObject) | 
Bepaalt of twee objectinstanties gelijk zijn. | 
| override GetHashCode() | 
Dient als de standaard hash-functie. | 
Zie ook