ImageLoadOptions
ImageLoadOptions class
Opties voor het laden van afbeeldingsdocumenten.
public sealed class ImageLoadOptions : LoadOptions
Constructeurs
Eigenschappen
| Naam | 
Beschrijving | 
| DefaultFont { get; set; } | 
Standaardlettertype voor documenttypen Psd, Emf, Wmf. Het volgende lettertype wordt gebruikt als een lettertype ontbreekt. | 
| Format { get; set; } | 
Type documentbestand invoeren. | 
| Format { get; } | 
Type documentbestand invoeren. | 
methoden
| Naam | 
Beschrijving | 
| 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. | 
| SetOcrConnector(IOcrConnector) | 
Afbeelding OCR-connector instellen | 
Zie ook