SvgRenderingContextAddFrameIDs Property
|
Whether to add comments indicating Frame ID
information to the SVG output.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool AddFrameIDs { get; set; }
Public Property AddFrameIDs As Boolean
Get
Set
member AddFrameIDs : bool with get, set
Property Value
Type:
Boolean
See Also