Show / Hide Table of Contents

Interface ToolManager.IFileAttachmentAnnotationListener

Namespace: pdftron.PDF.Tools
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IFileAttachmentAnnotationListener

Methods

OnSaveFileAttachmentSelected(FileAttachment, Intent)

Declaration
void OnSaveFileAttachmentSelected(FileAttachment fileAttachment, Intent intent)
Parameters
Type Name Description
pdftronprivate.PDF.Annots.FileAttachment fileAttachment
Android.Content.Intent intent
In This Article
Back to top Generated by DocFX