alexa
menu

Document Processing

    Show / Hide Table of Contents

    BaseAnnotationSettings Class

    Base class for the AnnotationSettings and AnnotationAppearanceSettings.

    Inheritance
    System.Object
    BaseAnnotationSettings
    AnnotationAppearanceSettings
    AnnotationSettings
    StampAnnotationSettings
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class BaseAnnotationSettings : Object

    Constructors

    BaseAnnotationSettings()

    Declaration
    public BaseAnnotationSettings()

    Properties

    IsLocked

    Gets or sets a value indicating whether annotations should be locked.

    Declaration
    public bool IsLocked { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved