Back to Devexpress

DxPdfViewer Members

blazor-devexpress-dot-blazor-dot-pdfviewer-dot-dxpdfviewer-dot-underscore-members.md

latest4.0 KB
Original Source

DxPdfViewer Members

A component that displays PDF documents directly in the browser.

Constructors

NameDescription
DxPdfViewer()Initializes a new instance of the DxPdfViewer class.

Properties

NameDescription
ActivePageIndexReturns the active page’s index.
CssClassAssigns a CSS class to the PdfViewer component.
DocumentContentSpecifies a document’s content in binary data format.
DocumentNameSpecifies the name of the downloaded file.
IsSinglePagePreviewSpecifies whether to display one or multiple pages in a preview.
PageCountReturns the number of pages in the document.
SizeModeSpecifies the size of the component’s inner elements.
ZoomLevelSpecifies the document’s zoom level.

Methods

NameDescription
DownloadAsync()Asynchronously downloads the document.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
PrintAsync()Invokes the browser’s Print dialog.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
CustomizeToolbarAllows you to customize the PDF Viewer’s toolbar.

See Also

DxPdfViewer Class

DevExpress.Blazor.PdfViewer Namespace