Link Search Menu Expand Document

IAttachmentExtractorGetAttachmentInfo Method

Gets the detailed attachment information.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
AttachmentInfo GetAttachmentInfo(
	int index
)

Parameters

index
Type: SystemInt32
Attachment index.

Return Value

Type: AttachmentInfo
Attachment information.
See Also

Reference