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