public int MaximumElements { get; set; }
A value that indicates the maximum number of elements to load when loading an SVG. Must be a value greater than or equal to 0. Use 0 to load all elements.
If the SVG contains a large number of elements, performance will suffer. Use 0 to load all elements.