PageSettings.HardMarginY 属性
定义
获取页面上方硬页边距的 Y 坐标(以百分之一英寸为单位)。Gets the y-coordinate, in hundredths of an inch, of the hard margin at the top of the page.
public:
property float HardMarginY { float get(); };
public float HardMarginY { get; }
member this.HardMarginY : single
Public ReadOnly Property HardMarginY As Single
属性值
页面上方硬页边距的 Y 坐标(以百分之一英寸为单位)。The y-coordinate, in hundredths of an inch, of the hard margin at the top of the page.
注解
硬边距表示打印机设置的物理边距。The hard margin represents the physical margin set by the printer.