Gets or sets a value indicating whether to print drawing objects.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool EnableObjects { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableObjects As Boolean |
true to print drawing objects, such as charts and pictures; otherwise, false. The default is true.