Show / Hide Table of Contents

Interface ToolManager.IFileAttachmentAnnotationListener

Namespace: pdftron.PDF.Tools
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IFileAttachmentAnnotationListener : IJavaObject, IDisposable, IJavaPeerable

Methods

OnSaveFileAttachmentSelected(FileAttachment, Intent)

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