Open a ticket
Chat with us
Click or drag to resize

ToolbarOptions Class

Available toolbar's options
Inheritance Hierarchy
SystemObject
  Terminalworks.PdfViewer.AspNetCoreToolbarOptions

Namespace:  Terminalworks.PdfViewer.AspNetCore
Assembly:  PdfViewer.AspNetCore (in PdfViewer.AspNetCore.dll) Version: 1.0.43.0
Syntax
C#
public class ToolbarOptions

The ToolbarOptions type exposes the following members.

Constructors
  NameDescription
Public methodToolbarOptions
Initializes a new instance of the ToolbarOptions class
Top
Properties
  NameDescription
Public propertyIsBookmarksVisible
Sets bookmarks button visibility
Public propertyIsCloseVisible
Sets close button visibility
Public propertyIsDocumentInfoVisible
Sets document info button visibility
Public propertyIsDownloadVisible
Sets download button visibility
Public propertyIsMultiViewVisible
Sets multi view button visibility
Public propertyIsNextPageVisible
Sets next page button visibility
Public propertyIsNextVisitedVisible
Sets next visited button visibility
Public propertyIsOpenVisible
Sets open button visibility
Public propertyIsPageNumberVisible
Sets page number visibility
Public propertyIsPreviousPageVisible
Sets previous page button visibility
Public propertyIsPreviousVisitedVisible
Sets previous visited button visibility
Public propertyIsPrintVisible
Sets print button visibility
Public propertyIsRotateClockwiseVisible
Sets rotate clockwise button visibility
Public propertyIsRotateCounterClockwiseVisible
Sets rotate counter clockwise button visibility
Public propertyIsSearchVisible
Sets search option visibility
Public propertyIsSingleViewVisible
Sets single view button visibility
Public propertyIsToolbarVisible
Sets toolbar visibility
Public propertyIsTooltipVisible
Sets tooltip visibility
Public propertyIsZoomDropDownVisible
Sets zoom drop down visibility
Public propertyIsZoomInVisible
Sets zoom button visibility
Public propertyIsZoomOutVisible
Sets zoom out button visibility
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Copyright © 2024 Terminalworks. All Rights Reserved