Name | Description |
---|---|
Annotation | The Annotation module is used to handle annotation actions of PDF viewer. |
BookmarkView | The BookmarkView module is used to handle bookmark view navigation of PDF viewer. |
DiagramHtmlElement | HTMLElement defines the basic html elements |
FormDesigner | The FormDesigner module is used to handle form designer actions of PDF viewer. |
Magnification | Magnification module |
Navigation | Navigation module |
PageOrganizer | The PageOrganizer module is used to handle page organize operations of PDF viewer. |
AjaxRequestSettings | The AjaxRequestSettings module is used to set the ajax Request Headers of PDF viewer. |
AnnotationSelectorSettings | The AnnotationSelectorSettings module is used to provide the properties to annotation selectors. |
AnnotationSettings | The AnnotationSettings module is used to provide the properties to annotations. |
AnnotationToolbarSettings | The AnnotationToolbarSettings module is used to provide the annotation toolbar settings of the PDF viewer. |
AreaSettings | The AreaSettings module is used to provide the properties to area calibrate annotation. |
ArrowSettings | The ArrowSettings module is used to provide the properties to arrow annotation. |
CheckBoxFieldSettings | The CheckBoxFieldSettings is used to to show and customize the appearance of check box element. |
CircleSettings | The CircleSettings module is used to provide the properties to circle annotation. |
CommandManager | Defines the collection of commands and the corresponding key gestures. |
ContextMenuSettings | The ContextMenuSettings is used to show the context menu of PDF document. |
CustomStamp | The CustomStamp module is used to provide the custom stamp added in stamp menu of the PDF Viewer toolbar. |
CustomStampSettings | The CustomStampSettings module is used to provide the properties to customstamp annotation. |
CustomToolbarItem | Defines customized toolbar items. |
DistanceSettings | The DistanceSettings module is used to provide the properties to distance calibrate annotation. |
DocumentTextCollectionSettings | The DocumentTextCollectionSettings module is used to provide the properties to DocumentTextCollection. |
DropdownFieldSettings | The DropdownFieldSettings is used to to show and customize the appearance of drop down element. |
FormDesignerToolbarSettings | The FormDesignerToolbarSettings module is used to provide the Form designer toolbar settings of the PDF viewer. |
FormField | The FormField is used to store the form fields of PDF document. |
FreeTextSettings | The FreeTextSettings module is used to provide the properties to free text annotation. |
HandWrittenSignatureSettings | The HandWrittenSignatureSettings module is used to provide the properties to handwritten signature. |
HighlightSettings | The HighlightSettings module is used to provide the properties to Highlight annotation. |
InitialFieldSettings | The InitialFieldSettings module is used to set the properties of initial field in PDF Viewer |
InkAnnotationSettings | The Ink module is used to provide the properties to Ink annotation. |
KeyGesture | Defines the combination of keys and modifier keys. |
KeyboardCommand | Defines a command and a key gesture to define when the command should be executed. |
LineSettings | The LineSettings module is used to provide the properties to line annotation. |
ListBoxFieldSettings | The ListBoxFieldSettings is used to to show and customize the appearance of list box element. |
MeasurementSettings | The MeasurementSettings module is used to provide the settings to measurement annotations. |
PageInfo | Represents the information of a specific page within the viewer. This class provides essential information such as the page index, dimensions, and rotation. |
PageOrganizerSettings | The PageOrganizerSettings is allows pages to be deleted, inserted and rotated in the PDF viewer. |
PasswordFieldSettings | The PasswordFieldSettings is used to to show and customize the appearance of password input HTML element. |
PdfViewer | Represents the PDF viewer component. |
PerimeterSettings | The PerimeterSettings module is used to provide the properties to perimeter calibrate annotation. |
PolygonSettings | The PolygonSettings module is used to provide the properties to polygon annotation. |
RadioButtonFieldSettings | The RadioButtonFieldSettings is used to to show and customize the appearance of radio button element. |
RadiusSettings | The RadiusSettings module is used to provide the properties to radius calibrate annotation. |
RectangleBounds | The RectangleBounds module is used to provide the properties of rectangle bounds. |
RectangleSettings | The RectangleSettings module is used to provide the properties to rectangle annotation. |
ScrollSettings | The ScrollSettings module is used to provide the settings of the scroll of the PDF viewer. |
SearchResult | The SearchResult provides the page index along with an array of bounds that indicate the locations of the search text identified on that page. |
ServerActionSettings | The ServerActionSettings module is used to provide the server action methods of PDF viewer. |
ShapeLabelSettings | The ShapeLabelSettings module is used to provide the properties to rectangle annotation. |
SignatureDialogSettings | The SignatureDialogSettings module is used to customize the signature dialog box. |
SignatureFieldSettings | The SignatureFieldSettings module is used to set the properties of signature field in PDF Viewer |
SignatureIndicatorSettings | The SignatureIndicatorSettings module is used to provide the properties of signature Indicator in the signature field. |
StampSettings | The stampSettings module is used to provide the properties to stamp annotation. |
StickyNotesSettings | The stickyNotesSettings module is used to provide the properties to sticky notes annotation. |
StrikethroughSettings | The StrikethroughSettings module is used to provide the properties to Strikethrough annotation. |
TextDataSettings | The TextDataSettings module is used to provide the properties of text data. |
TextFieldSettings | The TextFieldSettings is used to to show and customize the appearance of text box HTML element. |
TextSearchColorSettings | The TextSearchColorSettings module is used to set the settings for the color of the text search highlight. |
TileRenderingSettings | The TileRenderingSettings module is used to provide the tile rendering settings of the PDF viewer. |
ToolbarSettings | The ToolbarSettings module is used to provide the toolbar settings of PDF viewer. |
UnderlineSettings | The UnderlineSettings module is used to provide the properties to Underline annotation. |
VolumeSettings | The VolumeSettings module is used to provide the properties to volume calibrate annotation. |
Print module | |
TextSearch | TextSearch module |
TextSelection | The TextSelection module is used to handle the text selection of PDF viewer. |
ThumbnailView | The ThumbnailView module is used to handle thumbnail view navigation of PDF viewer. |
Toolbar | Toolbar module |
AllowedInteraction | Enum type for allowed interactions for locked annotations |
AnnotationDataFormat | Enum type for export annotation file types |
AnnotationResizerLocation | Enum for annotation resizer location |
CommentStatus | Enum for comment status of the annotation |
ContextMenuItem | Enum for context menu items |
CursorType | Enum for cursor type |
DisplayMode | Enum for displaying the signature dialog |
DynamicStampItem | Enum type for Dynamic Stamp Items |
FontStyle | Enum for font styles |
FormFieldDataFormat | Represents the format type of form data. |
ModifierKeys | Specifies a combination of key modifiers, on recognition of which the command will be executed.They are None - no modifiers are pressed Control - ctrl key Meta - meta key im mac Alt - alt key Shift - shift key |
PdfKeys | Defines a collection of keys commonly used in Pdf-related operations. They are none - no key N0 = The 0 key N1 = The 1 key N2 = The 2 key N3 = The 3 key N4 = The 4 key N5 = The 5 key N6 = The 6 key N7 = The 7 key N8 = The 8 key * N9 = The 9 key * Number0 = The 0 in number pad key * Number1 = The 1 in number pad key * Number2 = The 2 in number pad key * Number3 = The 3 in number pad key * Number4 = The 4 in number pad key * Number5 = The 5 in number pad key * Number6 = The 6 in number pad key * Number7 = The 7 in number pad key * Number8 = The 8 in number pad key * Number9 = The 9 in number pad key * BackSpace = The BackSpace key * F1 = The f1 key * F2 = The f2 key * F3 = The f3 key * F4 = The f4 key * F5 = The f5 key * F6 = The f6 key * F7 = The f7 key * F8 = The f8 key * F9 = The f9 key * F10 = The f10 key * F11 = The f11 key * F12 = The f12 key * A = The a key * B = The b key * C = The c key * D = The d key * E = The e key * F = The f key * G = The g key * H = The h key * I = The i key * J = The j key * K = The k key * L = The l key * M = The m key * N = The n key * O = The o key * P = The p key * Q = The q key * R = The r key * S = The s key * T = The t key * U = The u key * V = The v key * W = The w key * X = The x key * Y = The y key * Z = The z key * Left = The left key * Right = The right key * Top = The top key * Bottom = The bottom key * Escape = The Escape key * Tab = The tab key * Delete = The delete key * Enter = The enter key * The Space key * The page up key * The page down key * The end key * The home key * The Minus key * The Plus key * The Star key * The Open Square Bracket key * The close Square Bracket key |
SignStampItem | Enum type for Sign Stamp Items |
SignatureType | Enum for signature type |
StandardBusinessStampItem | Enum type for Standard Business Stamp Items |
PdfPageRotateAngle | Enum for PdfPageRotateAngle |
AddSignatureEventArgs | This event arguments provides the necessary information about signature add event. |
AjaxRequestFailureEventArgs | This event arguments provides the necessary information about ajax request failure event. |
AjaxRequestInitiateEventArgs | This event arguments provides the necessary information about data. |
AjaxRequestSuccessEventArgs | This class describes ajaxRequestSuccess event arguments. |
AnnotationAddEventArgs | This event arguments provides the necessary information about annotation add event. |
AnnotationDoubleClickEventArgs | This event arguments provides the necessary information about annotation double click event. |
AnnotationMouseLeaveEventArgs | This event arguments provides the necessary information about mouse leave event. |
AnnotationMouseoverEventArgs | This event arguments provides the necessary information about annotation mouseover event. |
AnnotationMoveEventArgs | This event arguments provides the necessary information about annotation move event. |
AnnotationMovingEventArgs | Describes the event arguments of AnnotationMovingEventArgs. |
AnnotationPropertiesChangeEventArgs | This event arguments provides the necessary information about annotation properties change event. |
AnnotationRemoveEventArgs | This event arguments provides the necessary information about annotation remove event. |
AnnotationResizeEventArgs | This event arguments provides the necessary information about annotation resize event. |
AnnotationSelectEventArgs | This event arguments provides the necessary information about annotation select event. |
AnnotationUnSelectEventArgs | This event arguments provides the necessary information about annotation UnSelect event. |
BeforeAddFreeTextEventArgs | This event arguments provides the necessary information about freeText event. |
BookmarkClickEventArgs | This event arguments provides the necessary information about bookmark click event. |
ButtonFieldClickEventArgs | This event provide necessary information about button field. |
CommentEventArgs | This event arguments provides the necessary information about comment event. |
CustomContextMenuBeforeOpenEventArgs | This event provides essential information about the ‘CustomContextMenuBeforeOpen’ event through its arguments. |
CustomContextMenuSelectEventArgs | Defines the event arguments for the ‘customContentMenu’ event, providing essential information about the selection. |
DownloadEndEventArgs | This event arguments provide the necessary information about download end event. |
DownloadStartEventArgs | This event arguments provide the necessary information about download start event. |
ExportFailureEventArgs | This event arguments provides the necessary information about export annotations failure event. |
ExportStartEventArgs | This event arguments provides the necessary information about export annotations start event. |
ExportSuccessEventArgs | This event arguments provides the necessary information about export annotations success event. |
ExtractTextCompletedEventArgs | This event arguments provides the necessary information about text extraction completed in the PDF Viewer. |
FormFieldAddArgs | This event arguments provides the necessary information about form field add event. |
FormFieldClickArgs | This event provide necessary information about form fields. |
FormFieldDoubleClickArgs | Triggers an event when the form field is double-clicked. |
FormFieldFocusOutEventArgs | This event arguments provides the necessary information about formField event. |
FormFieldMouseLeaveArgs | This event arguments provides the necessary information about form field mouse leave event. |
FormFieldMouseoverArgs | This event arguments provides the necessary information about form field mouse over event. |
FormFieldMoveArgs | This event arguments provides the necessary information about form field move event. |
FormFieldPropertiesChangeArgs | This event arguments provides the necessary information about form field properties change event. |
FormFieldRemoveArgs | This event arguments provides the necessary information about form field remove event. |
FormFieldResizeArgs | This event arguments provides the necessary information about form field resize event. |
FormFieldSelectArgs | This event arguments provides the necessary information about form field select event. |
FormFieldUnselectArgs | This event arguments provides the necessary information about form field un select event. |
HyperlinkClickEventArgs | This event arguments provides the necessary information about hyperlink click event. |
HyperlinkMouseOverArgs | This event arguments provides the necessary information about hyperlink hover event. |
ImportFailureEventArgs | This event arguments provides the necessary information about import annotations failure event. |
ImportStartEventArgs | This event arguments provides the necessary information about import annotations start event. |
ImportSuccessEventArgs | This event arguments provides the necessary information about import annotations success event. |
KeyboardCustomCommandsEventArgs | Specifies the custom command and the keystroke gesture that triggers its execution. |
LoadEventArgs | This event arguments provides the necessary information about document load event. |
LoadFailedEventArgs | This event arguments provides the necessary information about document load failed event. |
MoveSignatureEventArgs | This event arguments provides the necessary information about signature move event. |
PageChangeEventArgs | This event arguments provides the necessary information about page change event. |
PageClickEventArgs | This event arguments provides the necessary information about page click event. |
PageMouseoverEventArgs | This event arguments provides the necessary information about page mouseovers event. |
PageOrganizerSaveAsEventArgs | This event arguments provide the necessary information about page organizer save as event. |
PageRenderCompleteEventArgs | The event arguments furnish essential details about the completion of the page rendering event. |
PageRenderInitiateEventArgs | The event arguments furnish essential details about the initiation of the page rendering. |
PrintEndEventArgs | This event arguments provide the necessary information about print end event. |
PrintStartEventArgs | This event arguments provide the necessary information about print start event. |
RemoveSignatureEventArgs | This event arguments provides the necessary information about signature remove event. |
ResizeSignatureEventArgs | This event arguments provides the necessary information about signature resize event. |
SignaturePropertiesChangeEventArgs | This event arguments provides the necessary information about signature properties change event. |
SignatureSelectEventArgs | This event arguments provides the necessary information about signature select event. |
SignatureUnselectEventArgs | This event arguments provides the necessary information about signature unselect event. |
TextSearchCompleteEventArgs | This event arguments provides the necessary information about text search end event. |
TextSearchHighlightEventArgs | This event arguments provides the necessary information about text search highlight event. |
TextSearchStartEventArgs | This event arguments provides the necessary information about text search start event. |
TextSelectionEndEventArgs | This event arguments provide the necessary information about text selection end event. |
TextSelectionStartEventArgs | This event arguments provide the necessary information about text selection start event. |
ThumbnailClickEventArgs | This event arguments provides the necessary information about thumbnail click event. |
UnloadEventArgs | This event arguments provides the necessary information about document unload event. |
ValidateFormFieldsArgs | This event arguments provides the necessary information about form validation. |
ZoomChangeEventArgs | This event arguments provides the necessary information about zoom change event. |
CreateArgs | Arguments to create a Blazor spinner for the target. |
SetArgs | Arguments to change the Blazor Spinners in a page globally from application end. |
SetSpinnerArgs | Arguments to change the Spinners in a page globally from application end. |
SpinnerArgs | Arguments to create a spinner for the target.These properties are optional. |
IPdfRectBounds | Specifies the properties of the text search result bounds. |
SpinnerType | Defines the type of spinner. |
AnnotationResizerShape | Enum for annotation selector shapes |
AnnotationToolbarItem | Enum AnnotationToolbarItem for annotation toolbar settings |
AnnotationType | Enum AnnotationType for specifying Annotations |
CalibrationUnit | Enum unit for calibration annotation |
ContextMenuAction | Enum unit for ContextMenu Actions |
FormDesignerToolbarItem | Enum value of form designer toolbar item. |
FormFieldType | Enum unit for FormFieldType |
InteractionMode | Enum InteractionMode for interaction mode |
LineHeadStyle | Enum LineHeadStyle for line and arrow annotation |
LinkTarget | Enum LinkTarget for hyperlink navigation |
PrintMode | Enum for Print Mode |
SignatureFitMode | Enum type for signature mode for signature fields |
SignatureItem | Enum type for Signature Items |
TextAlignment | Enum unit for text alignment |
ToolbarItem | Enum toolbarItem for toolbar settings |
Visibility | Enum unit for Visibility |
ZoomMode | set the ZoomMode on rendering |