Click or drag to resize

SvgDocumentViewBox Property

The viewbox defined in the root svg node

Namespace:  Atalasoft.PdfDoc.Generating.Utilities.VectorImport.DOM
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string ViewBox { get; set; }

Property Value

Type: String
See Also