Gets or sets whether top-level SVG groups should be treated as page content.
Namespace: MindFusion.Diagramming.Wpf.Import
Assembly: MindFusion.Diagramming.Wpf.SvgImport
C# Copy Code |
---|
public bool TopLevelGroupIsPage { get; set; } |
Visual Basic Copy Code |
---|
Public Property TopLevelGroupIsPage As Boolean |