Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.13 KB

visual-structure.md

File metadata and controls

23 lines (16 loc) · 1.13 KB
title page_title description position slug
Visual Structure
.NET MAUI PDF Viewer Documentation - Visual Structure
Learn what visual elements are displayed by the Telerik UI for .NET MAUI PDF Viewer, and see how these elements build the visual structure of the control.
1
pdfviewer-visual-structure

.NET MAUI PDF Viewer Visual Structure

The visual structure of the .NET MAUI PDF Viewer represents the anatomy of the UI component. Being familiar with the visual elements of the PDF Viewer allows you to quickly find the information required to configure them.

Telerik UI for .NET MAUI PDF Viewer Visual Structure

Displayed Elements

  • PDF Viewer Control—The area where the PDF document is visualized.
  • PDF Viewer Toolbar—Represents a toolbar with [built-in toolbar items]({%slug pdfviewer-toolbar%}) which execute the commands that the PDF Viewer provides.

See Also

  • [Review all Available Commands]({%slug pdfviewer-commands%})
  • [PDF Viewer Toolbar]({%slug pdfviewer-toolbar%})