Show / Hide Table of Contents

Class ShareProvider

Inheritance
System.Object
ShareProvider
Namespace: pdftron.PDF.Tools.Utils
Assembly: PDFViewCtrlTools.dll
Syntax
public class ShareProvider : FileProvider

Constructors

ShareProvider()

Declaration
public ShareProvider()

ShareProvider(IntPtr, JniHandleOwnership)

Declaration
protected ShareProvider(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
Type Name Description
System.IntPtr javaReference
Android.Runtime.JniHandleOwnership transfer

Properties

JniPeerMembers

Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Type Description
Java.Interop.JniPeerMembers

ThresholdClass

Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
Type Description
System.IntPtr

ThresholdType

Declaration
protected override Type ThresholdType { get; }
Property Value
Type Description
System.Type
In This Article
Back to top Generated by DocFX