Skip to main content
All docs
V25.1
  • DxPdfViewer Properties

    A component that displays PDF documents directly in the browser.
    Name Description
    ActivePageIndex Returns the active page’s index.
    CssClass Assigns a CSS class to the PdfViewer component.
    DocumentContent Specifies a document’s content in binary data format.
    DocumentName Specifies the name of the downloaded file.
    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