Click or drag to resize

XlsPageSetupBase PrinterSettings Property

Returns or sets the settings of the printer.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public byte[] PrinterSettings { get; set; }

Property Value

Type: Byte
See Also