ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationPage Class / Margin Property

In This Topic
    Margin Property (PresentationPage)
    In This Topic
    Gets the margins of the background for a presentation page.
    Syntax
    Public ReadOnly Property Margin As CIMMargin
    public CIMMargin Margin {get;}
    Remarks

    The margins are used to position and resize the background fill. The margins are supported only for ImagePresentationPage, VideoPresentationPage and MapPresentationPage.

    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also