Class PageInfo
Thông tin
Đại diện cho thông tin trang.
public class PageInfo : PageSizeKế thừa
Thành viên được kế thừa
- PageSize.Width,
- PageSize.Height,
- PageSize.IsLandscape,
- PageSize.A0,
- PageSize.A1,
- PageSize.A2,
- PageSize.A3,
- PageSize.A4,
- PageSize.A5,
- PageSize.A6,
- PageSize.B5,
- PageSize.PageLetter,
- PageSize.PageLegal,
- PageSize.PageLedger,
- PageSize.P11x17,
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Hàm khởi tạo
PageInfo()
Constructor của Documentize.PageInfo.
public PageInfo()PageInfo(double, double)
Constructor của Documentize.PageInfo.
public PageInfo(double width, double height)Tham số
Thuộc tính
MarginBottom
Lấy hoặc đặt giá trị cho biết lề dưới.
public double MarginBottom { get; set; }Giá trị thuộc tính
MarginLeft
Lấy hoặc đặt giá trị cho biết lề trái.
public double MarginLeft { get; set; }Giá trị thuộc tính
MarginRight
Lấy hoặc đặt giá trị cho biết lề phải.
public double MarginRight { get; set; }Giá trị thuộc tính
MarginTop
Lấy hoặc đặt giá trị cho biết lề trên.
public double MarginTop { get; set; }Giá trị thuộc tính
Không gian tên: Documentize
Assembly: Documentize.dll