RightMargin

SpreadsheetOptions.RightMargin property

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

public double RightMargin { get; set; }

Remarks

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

See Also