# 마스터 페이지 설정

마스터 페이지를 만든 후 속성 설정 영역의 페이지 설정에서 페이지를 설정할 수 있습니다.

마스터 페이지의 페이지 설정에는 이름, 세로 행 수, 가로 열 수 및 페이지 늘이기 모드에 대한 설정이 포함됩니다.

![](/files/8LNEFJ72jKEcFzOd0Kv2)

## 포건시 객체 이름

마스터 페이지의 이름을 설정합니다.

## 세로 행 수

마스터 페이지의 높이를 조정할 페이지의 행 수를 설정합니다.

## 가로 열 수&#x20;

마스터 페이지의 너비를 조정할 수 있는 페이지 열 수를 설정합니다.

## 페이지 늘이기 모드&#x20;

전역 설정에서 상속, 없음, 수평으로 늘이기, 세로로 늘이기, 양쪽 늘이기, 화면 비율 유지하고 수평으로 늘이기  6가지 모드를 사용하여 늘이기 모드를 설정할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/v7/pages/setpage/setmasterpage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
