ArcGIS Pro 3.5 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 CIMMargin Margin {get;}
    Public ReadOnly Property Margin As CIMMargin
    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, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also