PageSetup

Overview

PageSetup là một lớp trong Aspose.Words FOSS cho Python. Dòng thừa kế từ: BaseModel.

PageSetup.paper_size represents the predefined size of the page (e.g., A4, Letter).

Tài sản : bottom_margin, different_first_page_header_footer, footer_distance, gutter, header_distance, left_margin,Và 12 nhiều hơn nữa.

Properties

NameTypeAccessDescription
paper_sizeintReadNhận kích thước giấy.
orientationintReadNhận định hướng.
top_marginfloatReadTận dụng margin cao nhất.
bottom_marginfloatReadTải xuống margin dưới.
left_marginfloatReadNhận được đường biên trái.
right_marginfloatReadNhận được đúng margin.
header_distancefloatRead- Nhận khoảng cách đầu.
footer_distancefloatReadTải về Phía chân.
gutterfloatReadGửi gút.
page_widthfloatReadNhận diện rộng trang.
page_heightfloatReadNhận được chiều cao của trang.
page_number_styleintReadGửi số trang theo phong cách.
page_starting_numberintReadNhận số khởi đầu trang.
restart_page_numberingboolReadNhận số trang khởi động lại.
section_startintReadBắt đầu phần.
different_first_page_header_footerboolReadNhận các đầu trang khác nhau đầu tiên header foot.
odd_and_even_pages_header_footerboolReadNhận được cái lạ và thậm chí các trang đầu chân.
text_columnsOptional[TextColumns]ReadNhận các cột văn bản.

See Also

 Tiếng Việt