SvgExtractionOptions.ExtractionAreaBound

SvgExtractionOptions.ExtractionAreaBound property

Gets and sets the bounding rectangle that defines the extraction area for SVG extraction.

public Rectangle ExtractionAreaBound { get; set; }

See Also