menu

Document Processing

PdfViewerSquigglySettings Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfViewerSquigglySettings Class

    Provides settings for squiggly annotation.

    Inheritance
    System.Object
    AnnotationSettings
    TextMarkupAnnotationSettings
    PdfViewerSquigglySettings
    Inherited Members
    AnnotationSettings.Author
    AnnotationSettings.Constraints
    AnnotationSettings.IsLocked
    AnnotationSettings.ModifiedDate
    AnnotationSettings.Opacity
    AnnotationSettings.Subject
    AnnotationSettings.Text
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class PdfViewerSquigglySettings : TextMarkupAnnotationSettings

    Constructors

    PdfViewerSquigglySettings()

    Declaration
    public PdfViewerSquigglySettings()

    Properties

    Color

    Gets or sets the color of the squiggly annotation. The default value is System.Windows.Media.Colors.Red.

    Declaration
    public Color Color { get; set; }
    Property Value
    Type
    System.Windows.Media.Color
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved