Table of Contents

Class PdfImagesExtractorSettings

Namespace
IO.Scanbot.Sdk.Pdf
Assembly
DocumentSDK.NET.Droid.dll
public sealed class PdfImagesExtractorSettings : Object
Inheritance
PdfImagesExtractorSettings

Constructors

PdfImagesExtractorSettings(Type)

public PdfImagesExtractorSettings(IPdfImagesExtractor.Type extractorType)

Parameters

extractorType IPdfImagesExtractor.Type

Properties

ExtractorType

public IPdfImagesExtractor.Type ExtractorType { get; }

Property Value

IPdfImagesExtractor.Type

Methods

Component1()

public IPdfImagesExtractor.Type Component1()

Returns

IPdfImagesExtractor.Type

Copy(Type)

public PdfImagesExtractorSettings Copy(IPdfImagesExtractor.Type extractorType)

Parameters

extractorType IPdfImagesExtractor.Type

Returns

PdfImagesExtractorSettings