menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextMarkupAnnotationSettings - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextMarkupAnnotationSettings

    Represents the customization of text markup annotation which is selected.

    Inheritance
    System.Object
    TextMarkupAnnotationSettings
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.dll
    Syntax
    public class TextMarkupAnnotationSettings : Object

    Properties

    Color

    Gets or sets the color of the selected text markup annotation color.

    Declaration
    public UIColor Color { get; set; }
    Property Value
    Type
    UIKit.UIColor

    Constraints

    Gets or sets a value that indicates the constraints to the annotation interactions.

    Declaration
    public AnnotationConstraints Constraints { get; set; }
    Property Value
    Type
    AnnotationConstraints

    IsLocked

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