BottomMargin

SpreadsheetOptions.BottomMargin property

Sets the bottom margin of a page when converting to PDF.

public double BottomMargin { get; set; }

Remarks

If the parameter is less than 0, then the default value is used. For details, see the documentation.

See Also