ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / EMFFormat Class / DoFullRasterization Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also