PdfExtractor.GetAttachmentInfo

PdfExtractor.GetAttachmentInfo method

Gets the list of attachments.

public List<FileSpecification> GetAttachmentInfo()

Return Value

Returns a List<FileSpecificatio>>.

See Also