MindFusion.Wpf Pack Programmer's Guide
PdfExporter.InvisibleItems Property
See Also
 





Gets or sets a value indicating whether invisible items should be exported.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.PdfExport

 Syntax

C#  Copy Code

public bool InvisibleItems { get; set; }

Visual Basic  Copy Code

Public Property InvisibleItems As Boolean

 Property Value

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Diagramming.Wpf.Export Namespace