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 |
---|
BorderEffect |
Solid
Represents the Solid border mode.
Declaration
public const BorderEffect Solid
Field Value
Type |
---|
BorderEffect |