![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPage Interface > IPage.Background Property (ArcObjects .NET 10.4 SDK) | 
The page background.
[Visual Basic .NET] Public Property Background As IBackground
[C#] public IBackground Background {get; set;}
[C++]
HRESULT get_Background(
  IBackground** Background
);
[C++]
HRESULT put_Background(
  IBackground* Background
);
[C++]
Parameters Background [out, retval]
Background is a parameter of type IBackground Background [in]
Background is a parameter of type IBackground