Returns the IAgLvExportTools interface.
Read-only property
[Visual Basic .NET] |
---|
Public Property ExportTools() As IAgLvExportTools
|
[C#] |
---|
public IAgLvExportTools ExportTools {get;}
|
[Managed C++] |
---|
public: __property IAgLvExportTools^ get_ExportTools();
|
[Unmanaged C++] |
---|
public: HRESULT get_ExportTools(
|
[Java] |
---|
public IAgLvExportTools getExportTools();
|