Click or drag to resize

XlsPageSetupBase IsSettingsNotValid Property

Indicates whether paper size, scaling factor, paper orientation (portrait / landscape), print resolution, and number of copies are not initialized.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsSettingsNotValid { get; set; }

Property Value

Type: Boolean
See Also