PageSetup.Gutter 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置文档或节的每一页的额外页边距的大小(以磅为单位),以备装订需要。
public:
property float Gutter { float get(); void set(float value); };
public float Gutter { get; set; }
member this.Gutter : single with get, set
Public Property Gutter As Single
属性值
注解
如果 属性 MirrorMargins 设置为 True,则 Gutter 属性会将额外空间添加到内部边距。 否则,将额外页边距添至左边距。