Aspose::Page::EPS::PageConstants 클래스
내용물
[
숨다
]PageConstants class
이 클래스는 페이지를 설명하는 상수 집합을 정의합니다. 다양한 여백, 방향, 재스케일 및 표준 페이지 크기에 대한 편리한 객체가 제공됩니다.
class PageConstants : public System::Object
메서드
| 메서드 | 설명 |
|---|---|
| static BACKGROUND() | 배경 키. |
| static BACKGROUND_COLOR() | 배경 색상 키. |
| static FIT_TO_PAGE() | 내용을 페이지에 맞추기 키. |
| static get_OrientationList() | |
| static get_SizeList() | |
| static GetMargins(const System::String&) | 페이지 여백 값을 가져옵니다 |
| static GetMargins(System::SharedPtr<Margins>, System::String) | 지정된 방향에서 페이지 여백을 계산합니다 мфдгуы |
| static GetSize(const System::String&) | "Portrait" 페이지 방향에서 페이지 크기를 계산합니다 |
| static GetSize(const System::String&, const System::String&) | 주어진 페이지 방향에서 페이지 크기를 계산합니다 |
| static GetSize(Drawing::Size, System::String) | 주어진 페이지 방향에서 페이지 크기를 계산합니다 |
| static MARGINS_LARGE() | "Large" 페이지 여백 값 |
| static MARGINS_MEDIUM() | "Medium" 페이지 여백 값 |
| static MARGINS_SMALL() | "Small" 페이지 여백 값 |
| static MARGINS_ZERO() | "Zero" 페이지 여백 값 |
| static ORIENTATION() | 페이지의 명명된 방향인 Portret 또는 Landscape에 대한 방향 키. |
| static ORIENTATION_BEST_FIT() | "Best fit" 방향 값 |
| static ORIENTATION_LANDSCAPE() | "Landscape" 방향 값 |
| static ORIENTATION_PORTRAIT() | "Portrait" 방향 값 |
| static PAGE_MARGINS() | Page 여백 키. |
| static PAGE_SIZE_() | Page 크기 키. |
| static SIZE_A3() | "A3" 페이지 크기 값 |
| static SIZE_A4() | "A4" 페이지 크기 값 |
| static SIZE_A5() | "A5" 페이지 크기 값 |
| static SIZE_A6() | "A6" 페이지 크기 값 |
| static SIZE_EXECUTIVE() | "Executive" 페이지 크기 값 |
| static SIZE_INTERNATIONAL() | “International” 페이지 크기 값 |
| static SIZE_LEDGER() | “Ledger” 페이지 크기 값 |
| static SIZE_LEGAL() | “Legal” 페이지 크기 값 |
| static SIZE_LETTER() | “Letter” 페이지 크기 값 |
| static TRANSPARENT() | 투명 배경 키. |
필드
| 필드 | 설명 |
|---|---|
| static VIEWING_ORIENTATION | 보기 방향 키, 페이지의 콘텐츠 방향을 구분하는 회전 행렬을 위해 사용됩니다. 기본 보기 방향 행렬은 항등 행렬입니다. |
또 보기
- Class Object
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++