menu

Document Processing

BorderEffect Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    BorderEffect Class

    Specifies the border effect of a shape annotation.

    Inheritance
    System.Object
    BorderEffect
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public sealed class BorderEffect : Enum
    Remarks

    This effect is applicable only for rectangle and polygon shapes.

    Fields

    Cloudy

    Represents a cloudy shaped border effect.

    Declaration
    public const BorderEffect Cloudy
    Field Value
    Type
    BorderEffect

    Solid

    Represents a solid line border effect.

    Declaration
    public const BorderEffect Solid
    Field Value
    Type
    BorderEffect
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved