ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / DoFullRasterization Property

In This Topic
    DoFullRasterization Property (SVGFormat)
    In This Topic
    Gets or sets a Boolean that controls the full rasterization in export file.
    Syntax
    Public Property DoFullRasterization As Boolean
    public bool DoFullRasterization {get; set;}
    Remarks
    The default value is false.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also