Class BorderEffect
Enumerates the values that specify the border effect of annotations.
Inheritance
System.Object
BorderEffect
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.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 |