ArcObjects Library Reference  (Carto)    

IMapServerLayout.DefaultPageDescription Property

The default page settings.

[Visual Basic 6.0]
Property DefaultPageDescription As IPageDescription
[Visual Basic .NET]
Public ReadOnly Property DefaultPageDescription As IPageDescription
[C#]
public IPageDescription DefaultPageDescription {get;}
[Java]
public IPageDescription getDefaultPageDescription()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_DefaultPageDescription(
  IPageDescription** pageDesc
);
[C++]

Parameters

pageDesc [out, retval]

  pageDesc is a parameter of type IPageDescription

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapServerLayout Interface

 


Feedback Send feedback on this page