AttachmentExtractorGetAttachmentInfo Method ByteScout PDF Extractor SDK
Gets the detailed attachment information.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public AttachmentInfo GetAttachmentInfo(
	int index
)

Parameters

index
Type: SystemInt32
Attachment index.

Return Value

Type: AttachmentInfo
Attachment information.

Implements

IAttachmentExtractorGetAttachmentInfo(Int32)
See Also

Reference