Table of Contents

Class _SBSDKLegacyPDFGenerator

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class _SBSDKLegacyPDFGenerator : _SBSDKPDFGenerating, I_SBSDKPDFGenerating, INativeObject, IDisposable
Inheritance
_SBSDKLegacyPDFGenerator
Implements
INativeObject
Extension Methods

Constructors

_SBSDKLegacyPDFGenerator()

public _SBSDKLegacyPDFGenerator()

_SBSDKLegacyPDFGenerator(NSObjectFlag?)

protected _SBSDKLegacyPDFGenerator(NSObjectFlag? t)

Parameters

t NSObjectFlag

_SBSDKLegacyPDFGenerator(NativeHandle?)

protected _SBSDKLegacyPDFGenerator(NativeHandle? handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle? ClassHandle { get; }

Property Value

NativeHandle

Methods

Error(SBSDKImageRef[], NSUrl?, SBSDKStorageCryptingProvider?, SBSDKProgress?, out NSError?)

public override bool Error(SBSDKImageRef[] imageRefs, NSUrl? pdfOutputURL, SBSDKStorageCryptingProvider? cryptingProvider, SBSDKProgress? progress, out NSError? outError)

Parameters

imageRefs SBSDKImageRef[]
pdfOutputURL NSUrl
cryptingProvider SBSDKStorageCryptingProvider
progress SBSDKProgress
outError NSError

Returns

bool

IndexSetError(SBSDKImageStoring, NSIndexSet, NSUrl?, SBSDKStorageCryptingProvider?, SBSDKProgress?, out NSError?)

public override bool IndexSetError(SBSDKImageStoring storage, NSIndexSet indices, NSUrl? pdfOutputURL, SBSDKStorageCryptingProvider? cryptingProvider, SBSDKProgress? progress, out NSError? outError)

Parameters

storage SBSDKImageStoring
indices NSIndexSet
pdfOutputURL NSUrl
cryptingProvider SBSDKStorageCryptingProvider
progress SBSDKProgress
outError NSError

Returns

bool

InitWithConfiguration(SBSDKPDFConfiguration, SBSDKOCREngineConfiguration?, out NSError?)

public override nint InitWithConfiguration(SBSDKPDFConfiguration configuration, SBSDKOCREngineConfiguration? ocrConfiguration, out NSError? error)

Parameters

configuration SBSDKPDFConfiguration
ocrConfiguration SBSDKOCREngineConfiguration
error NSError

Returns

nint