GoDiagram Web Reference
Fragment Property

Gets or sets whether to exclude any XML instructions before the root element.
Syntax
'Declaration
 
Public Property Fragment As Boolean
public bool Fragment {get; set;}

Property Value

The default value is false, which causes GenerateInstructions to be called to produce a self-contained XML document. A value of true only produces the root SVG element.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback