Enum
PdfViewerAnnotationMode

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PdfViewerAnnotationMode

Fields

Disable

Does not render values for any form fields.

Declaration

cs-api-definition
Disable = 0

Field Value

PdfViewerAnnotationMode

Enable

Renders form field values but are not editable.

Declaration

cs-api-definition
Enable = 1

Field Value

PdfViewerAnnotationMode

EnableForms

Renders form field values that are editable. For each data type, a different editor is rendered.

Declaration

cs-api-definition
EnableForms = 2

Field Value

PdfViewerAnnotationMode

In this article
DefinitionFieldsDisableEnableEnableForms
Not finding the help you need?
Contact Support