Skip to main content
All docs
V24.1

DxPdfViewer Properties

A component that displays PDF documents directly in the browser.
Name Description
ActivePageIndex Returns the active page’s index.
CssClass Specifies the name of a CSS class applied to the PdfViewer component.
DocumentContent Specifies a document’s content in binary data format.
IsSinglePagePreview Specifies whether to display one or multiple pages in a preview.
PageCount Returns the number of pages in the document.
SizeMode Specifies the size of the component’s inner elements.
ZoomLevel Specifies the document’s zoom level.
See Also