alexa
menu

Document Processing

    Show / Hide Table of Contents

    StickyNoteAnnotationSettings Class

    Represents the settings that allows to customize the default appearance of sticky note annotations.

    Inheritance
    System.Object
    BaseAnnotationSettings
    AnnotationAppearanceSettings
    StickyNoteAnnotationSettings
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    AnnotationAppearanceSettings.Color
    AnnotationAppearanceSettings.Opacity
    AnnotationAppearanceSettings.PropertyChanged
    BaseAnnotationSettings.IsLocked
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class StickyNoteAnnotationSettings : AnnotationAppearanceSettings, INotifyPropertyChanged

    Constructors

    StickyNoteAnnotationSettings()

    Declaration
    public StickyNoteAnnotationSettings()

    Properties

    Icon

    Gets or sets the default icon of sticky note annotations.

    Declaration
    public StickyNoteIcon Icon { get; set; }
    Property Value
    Type
    StickyNoteIcon

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved