FontConvertOptions
FontConvertOptions class
Opties voor conversie naar lettertype.
public class FontConvertOptions : ConvertOptions<FontFileType>
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