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