Table of Contents

Class ExportPdfButtonSettings

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

ExportPdfButtonSettings 配置类

public class ExportPdfButtonSettings : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance
ExportPdfButtonSettings
Implements
Inherited Members
Extension Methods

Constructors

ExportPdfButtonSettings()

public ExportPdfButtonSettings()

Properties

Options

获得/设置 ExportPdfButtonOptions 参数配置类实例

[Parameter]
[EditorRequired]
public ExportPdfButtonOptions? Options { get; set; }

Property Value

ExportPdfButtonOptions

Methods

OnInitialized()

protected override void OnInitialized()