View3.ExportAsFixedFormat Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ExportAsFixedFormat(String, String, Object) | Exports the view to a file of the specified format, and supports initializing a COM add-in for exporting to a fixed-format file. (Inherited from View2.) | |
ExportAsFixedFormat(String, String, Object) | Exports the view to a file of the specified format, and supports initializing a COM add-in for exporting to a fixed-format file. |
Top