menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfViewerUnderlineSettings - API Reference

    Show / Hide Table of Contents

    Class PdfViewerUnderlineSettings

    Inheritance
    System.Object
    SfBaseComponent
    PdfViewerAnnotationSettings
    Syncfusion.Blazor.PdfViewer.Internal.PdfViewerTextMarkupSettings
    PdfViewerUnderlineSettings
    Implements
    System.IDisposable
    Inherited Members
    PdfViewerAnnotationSettings.GetJSNamespace()
    PdfViewerAnnotationSettings.OnInitializedAsync()
    PdfViewerAnnotationSettings.OnParametersSetAsync()
    PdfViewerAnnotationSettings.mainParent
    PdfViewerAnnotationSettings.jsProperty
    PdfViewerAnnotationSettings.ChildContent
    PdfViewerAnnotationSettings.Author
    PdfViewerAnnotationSettings.CustomData
    PdfViewerAnnotationSettings.IsLock
    PdfViewerAnnotationSettings.SkipDownload
    PdfViewerAnnotationSettings.SkipPrint
    PdfViewerAnnotationSettings.MaxHeight
    PdfViewerAnnotationSettings.MaxWidth
    PdfViewerAnnotationSettings.MinHeight
    PdfViewerAnnotationSettings.MinWidth
    PdfViewerAnnotationSettings.IsPrint
    PdfViewerAnnotationSettings.AllowedInteractions
    SfBaseComponent.OnAfterRenderAsync(Boolean)
    SfBaseComponent.Dispose()
    SfBaseComponent.Dispose(Boolean)
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    Namespace: Syncfusion.Blazor.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class PdfViewerUnderlineSettings : PdfViewerTextMarkupSettings, IDisposable

    Constructors

    PdfViewerUnderlineSettings()

    Declaration
    public PdfViewerUnderlineSettings()

    Properties

    JsNamespace

    Declaration
    protected override string JsNamespace { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    PdfViewerAnnotationSettings.JsNamespace

    JsProperty

    Declaration
    protected string JsProperty { get; set; }
    Property Value
    Type Description
    System.String

    MainParent

    Declaration
    protected SfBaseComponent MainParent { get; set; }
    Property Value
    Type Description
    SfBaseComponent

    SfTagIndex

    Declaration
    protected override int SfTagIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    Overrides
    PdfViewerAnnotationSettings.SfTagIndex

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder
    Overrides
    PdfViewerAnnotationSettings.BuildRenderTree(RenderTreeBuilder)

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved