Partager via


ViewObjectClass.View2_ExportAsFixedFormat(String, String, Object) Méthode

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

public:
 virtual void View2_ExportAsFixedFormat(System::String ^ bstrURL, System::String ^ bstrFormat, System::Object ^ varExporter) = Microsoft::Office::Interop::InfoPath::View2::ExportAsFixedFormat;
public virtual void View2_ExportAsFixedFormat (string bstrURL, string bstrFormat, object varExporter);
abstract member View2_ExportAsFixedFormat : string * string * obj -> unit
override this.View2_ExportAsFixedFormat : string * string * obj -> unit
Public Overridable Sub View2_ExportAsFixedFormat (bstrURL As String, bstrFormat As String, varExporter As Object)

Paramètres

bstrURL
String
bstrFormat
String
varExporter
Object

S’applique à