menu

Document Processing

PdfViewerLineAnnotationSettings Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfViewerLineAnnotationSettings Class

    Represents settings for Line annotation.

    Inheritance
    System.Object
    PdfViewerAnnotationSettings
    PdfViewerLineAnnotationSettings
    Inherited Members
    PdfViewerAnnotationSettings.Color
    PdfViewerAnnotationSettings.Opacity
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public class PdfViewerLineAnnotationSettings : PdfViewerAnnotationSettings

    Properties

    Thickness

    Gets or sets the thickness of the annotation. default value is 4

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