Thông tin trang lớp
Thông tin
Biểu thị thông tin trang.
public class PageInfo : PageSize
Kế thừa
Các 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()
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ố
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
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
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
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
Namespace: Documentize
Assembly: Documentize.dll