alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class StampAnnotationSettings

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

    Inheritance
    System.Object
    BaseAnnotationSettings
    StampAnnotationSettings
    Inherited Members
    BaseAnnotationSettings.IsLocked
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class StampAnnotationSettings : BaseAnnotationSettings

    Constructors

    StampAnnotationSettings()

    Declaration
    public StampAnnotationSettings()

    Properties

    MinimumSize

    Gets or sets the default minimum size of stamp annotations.

    Declaration
    public Size MinimumSize { get; set; }
    Property Value
    Type
    Microsoft.Maui.Graphics.Size

    Opacity

    Gets or sets the default opacity of stamp annotations.

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