TopMargin

SpreadsheetOptions.TopMargin property

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

public double TopMargin { get; set; }

Remarks

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

See Also