Freigeben über


GlobalClass.DocumentExport Methode

Definition

public virtual bool DocumentExport (object Filename, Microsoft.Office.Interop.MSProject.PjDocExportType FileType = Microsoft.Office.Interop.MSProject.PjDocExportType.pjPDF, object IncludeDocumentProperties, object IncludeDocumentMarkup, object ArchiveFormat, object FromDate, object ToDate);
abstract member DocumentExport : obj * Microsoft.Office.Interop.MSProject.PjDocExportType * obj * obj * obj * obj * obj -> bool
override this.DocumentExport : obj * Microsoft.Office.Interop.MSProject.PjDocExportType * obj * obj * obj * obj * obj -> bool
Public Overridable Function DocumentExport (Optional Filename As Object, Optional FileType As PjDocExportType = Microsoft.Office.Interop.MSProject.PjDocExportType.pjPDF, Optional IncludeDocumentProperties As Object, Optional IncludeDocumentMarkup As Object, Optional ArchiveFormat As Object, Optional FromDate As Object, Optional ToDate As Object) As Boolean

Parameter

Filename
Object
FileType
PjDocExportType
IncludeDocumentProperties
Object
IncludeDocumentMarkup
Object
ArchiveFormat
Object
FromDate
Object
ToDate
Object

Gibt zurück

Implementiert

Gilt für: