public sealed class TiffScanDocumentGenerator : ScanDocumentGeneratorPublic NotInheritable Class TiffScanDocumentGenerator
Inherits ScanDocumentGeneratorpublic ref class TiffScanDocumentGenerator sealed : public ScanDocumentGenerator[<SealedAttribute>]
type TiffScanDocumentGenerator =
class
inherit ScanDocumentGenerator
end| TiffScanDocumentGenerator | Создаёт экземпляр класса с указанием дополнительных параметров, связанных с генерацией документов. |
| Info |
Дополнительные параметры, связанные с генерацией документов, могут использоваться в расширениях.
Объект защищён от изменений, его свойства нельзя изменять динамически.
(Унаследован от ScanDocumentGenerator) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGenerateAsync | (Унаследован от ScanDocumentGenerator) |
| TryGenerateCoreAsync | (Переопределяет ScanDocumentGeneratorTryGenerateCoreAsync(ITempFile, ListITempFile, ListITempFolder, FuncDouble, CancellationToken, Task, Object, DictionaryString, Object, CancellationToken)) |