CropToContentBounds

SvgLoadOptions.CropToContentBounds property

Gets or sets a value indicating whether to crop the SVG bounding box to the content bounds before conversion. The default is false.

public bool CropToContentBounds { get; set; }

See Also