This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObjectConverter Interface > IAVObjectConverter.ImportLayout Method (ArcObjects .NET 10.4 SDK) |
Imports a layout from an APR file.
[Visual Basic .NET] Public Sub ImportLayout ( _ ByVal layoutName As String, _ ByVal pLayout As IPageLayout _ )
[C#] public void ImportLayout ( string layoutName, IPageLayout pLayout );