Show / Hide Table of Contents

Class ToolbarButtonType

Inheritance
System.Object
ToolbarButtonType
Namespace: pdftron.PDF.Widget.Toolbar.Builder
Assembly: PDFViewCtrlTools.dll
Syntax
public sealed class ToolbarButtonType : Enum

Properties

AddPage

Declaration
public static ToolbarButtonType AddPage { get; }
Property Value
Type Description
ToolbarButtonType

Area

Declaration
public static ToolbarButtonType Area { get; }
Property Value
Type Description
ToolbarButtonType

Arrow

Declaration
public static ToolbarButtonType Arrow { get; }
Property Value
Type Description
ToolbarButtonType

Attachment

Declaration
public static ToolbarButtonType Attachment { get; }
Property Value
Type Description
ToolbarButtonType

Callout

Declaration
public static ToolbarButtonType Callout { get; }
Property Value
Type Description
ToolbarButtonType

Checkbox

Declaration
public static ToolbarButtonType Checkbox { get; }
Property Value
Type Description
ToolbarButtonType

Checkmark

Declaration
public static ToolbarButtonType Checkmark { get; }
Property Value
Type Description
ToolbarButtonType

Circle

Declaration
public static ToolbarButtonType Circle { get; }
Property Value
Type Description
ToolbarButtonType

ComboBox

Declaration
public static ToolbarButtonType ComboBox { get; }
Property Value
Type Description
ToolbarButtonType

CountMeasurement

Declaration
public static ToolbarButtonType CountMeasurement { get; }
Property Value
Type Description
ToolbarButtonType

Cross

Declaration
public static ToolbarButtonType Cross { get; }
Property Value
Type Description
ToolbarButtonType

CustomCheckable

Declaration
public static ToolbarButtonType CustomCheckable { get; }
Property Value
Type Description
ToolbarButtonType

CustomUncheckable

Declaration
public static ToolbarButtonType CustomUncheckable { get; }
Property Value
Type Description
ToolbarButtonType

Date

Declaration
public static ToolbarButtonType Date { get; }
Property Value
Type Description
ToolbarButtonType

Dot

Declaration
public static ToolbarButtonType Dot { get; }
Property Value
Type Description
ToolbarButtonType

EditToolbar

Declaration
public static ToolbarButtonType EditToolbar { get; }
Property Value
Type Description
ToolbarButtonType

Eraser

Declaration
public static ToolbarButtonType Eraser { get; }
Property Value
Type Description
ToolbarButtonType

FreeHighlight

Declaration
public static ToolbarButtonType FreeHighlight { get; }
Property Value
Type Description
ToolbarButtonType

FreeText

Declaration
public static ToolbarButtonType FreeText { get; }
Property Value
Type Description
ToolbarButtonType

FreeTextSpacing

Declaration
public static ToolbarButtonType FreeTextSpacing { get; }
Property Value
Type Description
ToolbarButtonType

Icon

Declaration
public int Icon { get; set; }
Property Value
Type Description
System.Int32

Image

Declaration
public static ToolbarButtonType Image { get; }
Property Value
Type Description
ToolbarButtonType

Ink

Declaration
public static ToolbarButtonType Ink { get; }
Property Value
Type Description
ToolbarButtonType

IsCheckable

Declaration
public bool IsCheckable { get; set; }
Property Value
Type Description
System.Boolean

JniPeerMembers

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

LassoSelect

Declaration
public static ToolbarButtonType LassoSelect { get; }
Property Value
Type Description
ToolbarButtonType

Line

Declaration
public static ToolbarButtonType Line { get; }
Property Value
Type Description
ToolbarButtonType

Link

Declaration
public static ToolbarButtonType Link { get; }
Property Value
Type Description
ToolbarButtonType

ListBox

Declaration
public static ToolbarButtonType ListBox { get; }
Property Value
Type Description
ToolbarButtonType

MultiSelect

Declaration
public static ToolbarButtonType MultiSelect { get; }
Property Value
Type Description
ToolbarButtonType

Navigation

Declaration
public static ToolbarButtonType Navigation { get; }
Property Value
Type Description
ToolbarButtonType

PageRedaction

Declaration
public static ToolbarButtonType PageRedaction { get; }
Property Value
Type Description
ToolbarButtonType

Pan

Declaration
public static ToolbarButtonType Pan { get; }
Property Value
Type Description
ToolbarButtonType

Perimeter

Declaration
public static ToolbarButtonType Perimeter { get; }
Property Value
Type Description
ToolbarButtonType

PolyCloud

Declaration
public static ToolbarButtonType PolyCloud { get; }
Property Value
Type Description
ToolbarButtonType

Polygon

Declaration
public static ToolbarButtonType Polygon { get; }
Property Value
Type Description
ToolbarButtonType

Polyline

Declaration
public static ToolbarButtonType Polyline { get; }
Property Value
Type Description
ToolbarButtonType

RadioButton

Declaration
public static ToolbarButtonType RadioButton { get; }
Property Value
Type Description
ToolbarButtonType

RectArea

Declaration
public static ToolbarButtonType RectArea { get; }
Property Value
Type Description
ToolbarButtonType

RectRedaction

Declaration
public static ToolbarButtonType RectRedaction { get; }
Property Value
Type Description
ToolbarButtonType

Redo

Declaration
public static ToolbarButtonType Redo { get; }
Property Value
Type Description
ToolbarButtonType

Ruler

Declaration
public static ToolbarButtonType Ruler { get; }
Property Value
Type Description
ToolbarButtonType

SearchRedaction

Declaration
public static ToolbarButtonType SearchRedaction { get; }
Property Value
Type Description
ToolbarButtonType

Signature

Declaration
public static ToolbarButtonType Signature { get; }
Property Value
Type Description
ToolbarButtonType

SignatureField

Declaration
public static ToolbarButtonType SignatureField { get; }
Property Value
Type Description
ToolbarButtonType

SmartPen

Declaration
public static ToolbarButtonType SmartPen { get; }
Property Value
Type Description
ToolbarButtonType

Sound

Declaration
public static ToolbarButtonType Sound { get; }
Property Value
Type Description
ToolbarButtonType

Square

Declaration
public static ToolbarButtonType Square { get; }
Property Value
Type Description
ToolbarButtonType

Stamp

Declaration
public static ToolbarButtonType Stamp { get; }
Property Value
Type Description
ToolbarButtonType

StickyNote

Declaration
public static ToolbarButtonType StickyNote { get; }
Property Value
Type Description
ToolbarButtonType

TextField

Declaration
public static ToolbarButtonType TextField { get; }
Property Value
Type Description
ToolbarButtonType

TextHighlight

Declaration
public static ToolbarButtonType TextHighlight { get; }
Property Value
Type Description
ToolbarButtonType

TextRedaction

Declaration
public static ToolbarButtonType TextRedaction { get; }
Property Value
Type Description
ToolbarButtonType

TextSquiggly

Declaration
public static ToolbarButtonType TextSquiggly { get; }
Property Value
Type Description
ToolbarButtonType

TextStrikeout

Declaration
public static ToolbarButtonType TextStrikeout { get; }
Property Value
Type Description
ToolbarButtonType

TextUnderline

Declaration
public static ToolbarButtonType TextUnderline { get; }
Property Value
Type Description
ToolbarButtonType

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

Title

Declaration
public int Title { get; set; }
Property Value
Type Description
System.Int32

Undo

Declaration
public static ToolbarButtonType Undo { get; }
Property Value
Type Description
ToolbarButtonType

Value

Declaration
public int Value { get; }
Property Value
Type Description
System.Int32

Methods

ValueOf(Int32)

Declaration
public static ToolbarButtonType ValueOf(int id)
Parameters
Type Name Description
System.Int32 id
Returns
Type Description
ToolbarButtonType

ValueOf(String)

Declaration
public static ToolbarButtonType ValueOf(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
ToolbarButtonType

Values()

Declaration
public static ToolbarButtonType[] Values()
Returns
Type Description
ToolbarButtonType[]
Back to top Generated by DocFX