﻿# DisplayProperties
Provides link to DisplayProperties.

*Inherited from [\Aspose\PDF\Model\LinkElement](LinkElement.md)*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**center_window** | **bool** | Gets or sets flag specifying whether position of the document's window will be centerd on the screen. | [optional]
**direction** | [**\Aspose\PDF\Model\Direction**](Direction.md) | Gets or sets reading order of text: L2R (left to right) or R2L (right to left). | [optional]
**display_doc_title** | **bool** | Gets or sets flag specifying whether document's window title bar should display document title. | [optional]
**hide_menu_bar** | **bool** | Gets or sets flag specifying whether menu bar should be hidden when document is active. | [optional]
**hide_tool_bar** | **bool** | Gets or sets flag specifying whether toolbar should be hidden when document is active. | [optional]
**hide_window_ui** | **bool** | Gets or sets flag specifying whether user interface elements should be hidden when document is active. | [optional]
**non_full_screen_page_mode** | [**\Aspose\PDF\Model\PageMode**](PageMode.md) | Gets or sets page mode, specifying how to display the document on exiting full-screen mode. | [optional]
**page_layout** | [**\Aspose\PDF\Model\PageLayout**](PageLayout.md) | Gets or sets page layout which shall be used when the document is opened. | [optional]
**page_mode** | [**\Aspose\PDF\Model\PageMode**](PageMode.md) | Gets or sets page mode, specifying how document should be displayed when opened. | [optional]
**links** | [**\Aspose\PDF\Model\Link[]**](Link.md) | Link to the document.<br />*Inherited from [\Aspose\PDF\Model\LinkElement](LinkElement.md)* | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/DisplayProperties.php)

