LeftMargin

SpreadsheetOptions.LeftMargin property

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

public double LeftMargin { get; set; }

Remarks

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

See Also