SetIsHFAlignMargins Method

SetIsHFAlignMargins function

Indicates whether header and footer margins are aligned with the page margins.If this property is true, the left header and footer will be aligned with the left margin,and the right header and footer will be aligned with the right margin.This option is enabled by default.


func (instance *PageSetup) SetIsHFAlignMargins(value bool)  error

Remarks

See Also