![]() | ToolbarOptions Class |
Namespace: Terminalworks.PdfViewer.AspNetCore
public class ToolbarOptions
The ToolbarOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToolbarOptions | Initializes a new instance of the ToolbarOptions class |
Name | Description | |
---|---|---|
![]() | IsBookmarksVisible |
Sets bookmarks button visibility
|
![]() | IsCloseVisible |
Sets close button visibility
|
![]() | IsDocumentInfoVisible |
Sets document info button visibility
|
![]() | IsDownloadVisible |
Sets download button visibility
|
![]() | IsMultiViewVisible |
Sets multi view button visibility
|
![]() | IsNextPageVisible |
Sets next page button visibility
|
![]() | IsNextVisitedVisible |
Sets next visited button visibility
|
![]() | IsOpenVisible |
Sets open button visibility
|
![]() | IsPageNumberVisible |
Sets page number visibility
|
![]() | IsPreviousPageVisible |
Sets previous page button visibility
|
![]() | IsPreviousVisitedVisible |
Sets previous visited button visibility
|
![]() | IsPrintVisible |
Sets print button visibility
|
![]() | IsRotateClockwiseVisible |
Sets rotate clockwise button visibility
|
![]() | IsRotateCounterClockwiseVisible |
Sets rotate counter clockwise button visibility
|
![]() | IsSearchVisible |
Sets search option visibility
|
![]() | IsSingleViewVisible |
Sets single view button visibility
|
![]() | IsToolbarVisible |
Sets toolbar visibility
|
![]() | IsTooltipVisible |
Sets tooltip visibility
|
![]() | IsZoomDropDownVisible |
Sets zoom drop down visibility
|
![]() | IsZoomInVisible |
Sets zoom button visibility
|
![]() | IsZoomOutVisible |
Sets zoom out button visibility
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |