Class RectRedactionCreate
Implements
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
Inherited Members
Namespace: pdftron.PDF.Tools
Assembly: PDFViewCtrlTools.dll
Syntax
public class RectRedactionCreate : RectCreate, ToolManager.ITool
Constructors
RectRedactionCreate(PDFViewCtrl)
Declaration
public RectRedactionCreate(PDFViewCtrl ctrl)
Parameters
Type | Name | Description |
---|---|---|
pdftronprivate.PDF.PDFViewCtrl | ctrl |
RectRedactionCreate(IntPtr, JniHandleOwnership)
Declaration
protected RectRedactionCreate(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 |
Overrides
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Overrides
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Overrides
Implements
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable