Class BorderEffect
Inheritance
System.Object
BorderEffect
Namespace: Syncfusion.SfPdfViewer.Android
Assembly: Syncfusion.SfPdfViewer.Android.dll
Syntax
public sealed class BorderEffect : Enum
Fields
Cloudy
Represents the Cloud border mode.
Declaration
public const BorderEffect Cloudy
Field Value
Type | Description |
---|---|
BorderEffect |
Solid
Represents the Solid border mode.
Declaration
public const BorderEffect Solid
Field Value
Type | Description |
---|---|
BorderEffect |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |