Show / Hide Table of Contents

Class AnnotStyleProperty

Inheritance
System.Object
AnnotStyleProperty
Implements
Android.OS.IParcelable
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
Namespace: pdftron.PDF.Model
Assembly: PDFViewCtrlTools.dll
Syntax
public sealed class AnnotStyleProperty : Object

Constructors

AnnotStyleProperty(Int32)

Declaration
public AnnotStyleProperty(int annotType)
Parameters
Type Name Description
System.Int32 annotType

Properties

AnnotType

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

Creator

Declaration
public static IParcelableCreator Creator { get; }
Property Value
Type Description
Android.OS.IParcelableCreator

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

Methods

CanShowAdvancedColorPicker()

Declaration
public bool CanShowAdvancedColorPicker()
Returns
Type Description
System.Boolean

CanShowBorderStyle()

Declaration
public bool CanShowBorderStyle()
Returns
Type Description
System.Boolean

CanShowDateFormat()

Declaration
public bool CanShowDateFormat()
Returns
Type Description
System.Boolean

CanShowEraserMode()

Declaration
public bool CanShowEraserMode()
Returns
Type Description
System.Boolean

CanShowEraserType()

Declaration
public bool CanShowEraserType()
Returns
Type Description
System.Boolean

CanShowFillColor()

Declaration
public bool CanShowFillColor()
Returns
Type Description
System.Boolean

CanShowFont()

Declaration
public bool CanShowFont()
Returns
Type Description
System.Boolean

CanShowIcons()

Declaration
public bool CanShowIcons()
Returns
Type Description
System.Boolean

CanShowLineEndStyle()

Declaration
public bool CanShowLineEndStyle()
Returns
Type Description
System.Boolean

CanShowLineStartStyle()

Declaration
public bool CanShowLineStartStyle()
Returns
Type Description
System.Boolean

CanShowLineStyle()

Declaration
public bool CanShowLineStyle()
Returns
Type Description
System.Boolean

CanShowOpacity()

Declaration
public bool CanShowOpacity()
Returns
Type Description
System.Boolean

CanShowPreset()

Declaration
public bool CanShowPreset()
Returns
Type Description
System.Boolean

CanShowPressure()

Declaration
public bool CanShowPressure()
Returns
Type Description
System.Boolean

CanShowRichContent()

Declaration
public bool CanShowRichContent()
Returns
Type Description
System.Boolean

CanShowRulerPrecision()

Declaration
public bool CanShowRulerPrecision()
Returns
Type Description
System.Boolean

CanShowRulerUnit()

Declaration
public bool CanShowRulerUnit()
Returns
Type Description
System.Boolean

CanShowSavedColorPicker()

Declaration
public bool CanShowSavedColorPicker()
Returns
Type Description
System.Boolean

CanShowSnap()

Declaration
public bool CanShowSnap()
Returns
Type Description
System.Boolean

CanShowStrokeColor()

Declaration
public bool CanShowStrokeColor()
Returns
Type Description
System.Boolean

CanShowTextAlignment()

Declaration
public bool CanShowTextAlignment()
Returns
Type Description
System.Boolean

CanShowTextColor()

Declaration
public bool CanShowTextColor()
Returns
Type Description
System.Boolean

CanShowTextOverlay()

Declaration
public bool CanShowTextOverlay()
Returns
Type Description
System.Boolean

CanShowTextSize()

Declaration
public bool CanShowTextSize()
Returns
Type Description
System.Boolean

CanShowThickness()

Declaration
public bool CanShowThickness()
Returns
Type Description
System.Boolean

DescribeContents()

Declaration
public int DescribeContents()
Returns
Type Description
System.Int32

SetCanShowAdvancedColorPicker(Boolean)

Declaration
public AnnotStyleProperty SetCanShowAdvancedColorPicker(bool canShowAdvancedColorPicker)
Parameters
Type Name Description
System.Boolean canShowAdvancedColorPicker
Returns
Type Description
AnnotStyleProperty

SetCanShowBorderStyle(Boolean)

Declaration
public AnnotStyleProperty SetCanShowBorderStyle(bool canShowBorderStyle)
Parameters
Type Name Description
System.Boolean canShowBorderStyle
Returns
Type Description
AnnotStyleProperty

SetCanShowDateFormat(Boolean)

Declaration
public AnnotStyleProperty SetCanShowDateFormat(bool canShowDateFormat)
Parameters
Type Name Description
System.Boolean canShowDateFormat
Returns
Type Description
AnnotStyleProperty

SetCanShowEraserMode(Boolean)

Declaration
public AnnotStyleProperty SetCanShowEraserMode(bool canShowEraserMode)
Parameters
Type Name Description
System.Boolean canShowEraserMode
Returns
Type Description
AnnotStyleProperty

SetCanShowEraserType(Boolean)

Declaration
public AnnotStyleProperty SetCanShowEraserType(bool canShowEraserType)
Parameters
Type Name Description
System.Boolean canShowEraserType
Returns
Type Description
AnnotStyleProperty

SetCanShowFillColor(Boolean)

Declaration
public AnnotStyleProperty SetCanShowFillColor(bool canShowFillColor)
Parameters
Type Name Description
System.Boolean canShowFillColor
Returns
Type Description
AnnotStyleProperty

SetCanShowFont(Boolean)

Declaration
public AnnotStyleProperty SetCanShowFont(bool canShowFont)
Parameters
Type Name Description
System.Boolean canShowFont
Returns
Type Description
AnnotStyleProperty

SetCanShowIcons(Boolean)

Declaration
public AnnotStyleProperty SetCanShowIcons(bool canShowIcons)
Parameters
Type Name Description
System.Boolean canShowIcons
Returns
Type Description
AnnotStyleProperty

SetCanShowLineEndStyle(Boolean)

Declaration
public AnnotStyleProperty SetCanShowLineEndStyle(bool canShowLineEndStyle)
Parameters
Type Name Description
System.Boolean canShowLineEndStyle
Returns
Type Description
AnnotStyleProperty

SetCanShowLineStartStyle(Boolean)

Declaration
public AnnotStyleProperty SetCanShowLineStartStyle(bool canShowLineStartStyle)
Parameters
Type Name Description
System.Boolean canShowLineStartStyle
Returns
Type Description
AnnotStyleProperty

SetCanShowLineStyle(Boolean)

Declaration
public AnnotStyleProperty SetCanShowLineStyle(bool canShowLineStyle)
Parameters
Type Name Description
System.Boolean canShowLineStyle
Returns
Type Description
AnnotStyleProperty

SetCanShowOpacity(Boolean)

Declaration
public AnnotStyleProperty SetCanShowOpacity(bool canShowOpacity)
Parameters
Type Name Description
System.Boolean canShowOpacity
Returns
Type Description
AnnotStyleProperty

SetCanShowPreset(Boolean)

Declaration
public AnnotStyleProperty SetCanShowPreset(bool canShowPreset)
Parameters
Type Name Description
System.Boolean canShowPreset
Returns
Type Description
AnnotStyleProperty

SetCanShowPressure(Boolean)

Declaration
public AnnotStyleProperty SetCanShowPressure(bool canShowPressure)
Parameters
Type Name Description
System.Boolean canShowPressure
Returns
Type Description
AnnotStyleProperty

SetCanShowRichContent(Boolean)

Declaration
public AnnotStyleProperty SetCanShowRichContent(bool canShowRichContent)
Parameters
Type Name Description
System.Boolean canShowRichContent
Returns
Type Description
AnnotStyleProperty

SetCanShowRulerPrecision(Boolean)

Declaration
public AnnotStyleProperty SetCanShowRulerPrecision(bool canShowRulerPrecision)
Parameters
Type Name Description
System.Boolean canShowRulerPrecision
Returns
Type Description
AnnotStyleProperty

SetCanShowRulerUnit(Boolean)

Declaration
public AnnotStyleProperty SetCanShowRulerUnit(bool canShowRulerUnit)
Parameters
Type Name Description
System.Boolean canShowRulerUnit
Returns
Type Description
AnnotStyleProperty

SetCanShowSavedColorPicker(Boolean)

Declaration
public AnnotStyleProperty SetCanShowSavedColorPicker(bool canShowSavedColorPicker)
Parameters
Type Name Description
System.Boolean canShowSavedColorPicker
Returns
Type Description
AnnotStyleProperty

SetCanShowSnap(Boolean)

Declaration
public AnnotStyleProperty SetCanShowSnap(bool canShowSnap)
Parameters
Type Name Description
System.Boolean canShowSnap
Returns
Type Description
AnnotStyleProperty

SetCanShowStrokeColor(Boolean)

Declaration
public AnnotStyleProperty SetCanShowStrokeColor(bool canShowStrokeColor)
Parameters
Type Name Description
System.Boolean canShowStrokeColor
Returns
Type Description
AnnotStyleProperty

SetCanShowTextAlignment(Boolean)

Declaration
public AnnotStyleProperty SetCanShowTextAlignment(bool canShowTextAlignment)
Parameters
Type Name Description
System.Boolean canShowTextAlignment
Returns
Type Description
AnnotStyleProperty

SetCanShowTextColor(Boolean)

Declaration
public AnnotStyleProperty SetCanShowTextColor(bool canShowTextColor)
Parameters
Type Name Description
System.Boolean canShowTextColor
Returns
Type Description
AnnotStyleProperty

SetCanShowTextOverlay(Boolean)

Declaration
public AnnotStyleProperty SetCanShowTextOverlay(bool canShowTextOverlay)
Parameters
Type Name Description
System.Boolean canShowTextOverlay
Returns
Type Description
AnnotStyleProperty

SetCanShowTextSize(Boolean)

Declaration
public AnnotStyleProperty SetCanShowTextSize(bool canShowTextSize)
Parameters
Type Name Description
System.Boolean canShowTextSize
Returns
Type Description
AnnotStyleProperty

SetCanShowThickness(Boolean)

Declaration
public AnnotStyleProperty SetCanShowThickness(bool canShowThickness)
Parameters
Type Name Description
System.Boolean canShowThickness
Returns
Type Description
AnnotStyleProperty

WriteToParcel(Parcel, ParcelableWriteFlags)

Declaration
public void WriteToParcel(Parcel dest, ParcelableWriteFlags flags)
Parameters
Type Name Description
Android.OS.Parcel dest
Android.OS.ParcelableWriteFlags flags

Implements

Android.OS.IParcelable
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
In This Article
Back to top Generated by DocFX