Click or drag to resize

Workbook PrintDocument Property

Gets the PrintDocument

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public PrintDocument PrintDocument { get; }

Property Value

Type: PrintDocument
See Also