Thông tin trang lớp

Thông tin

Biểu thị thông tin trang.

public class PageInfo : PageSize  

Kế thừa

object
PageSize
PageInfo

Các thành viên được kế thừa

Constructors

PageInfo()

Constructor của Documentize.PageInfo.

public PageInfo()  

PageInfo(double, double)

Constructor của Documentize.PageInfo.

public PageInfo(double width, double height)  

Tham số

  • width double: Chiều rộng của trang.
  • height double: Chiều cao của trang.

Properties

MarginBottom

Lấy hoặc thiết lập một giá trị cho biết lề dưới.

public double MarginBottom { get; set; }  

Giá trị thuộc tính

double

MarginLeft

Lấy hoặc thiết lập một giá trị cho biết lề trái.

public double MarginLeft { get; set; }  

Giá trị thuộc tính

double

MarginRight

Lấy hoặc thiết lập một giá trị cho biết lề phải.

public double MarginRight { get; set; }  

Giá trị thuộc tính

double

MarginTop

Lấy hoặc thiết lập một giá trị cho biết lề trên.

public double MarginTop { get; set; }  

Giá trị thuộc tính

double

Namespace: Documentize
Assembly: Documentize.dll

 Tiếng Việt