_Document.SaveAs2000 Method

Definition

Reserved for internal use.

public void SaveAs2000 (ref object FileName, ref object FileFormat, ref object LockComments, ref object Password, ref object AddToRecentFiles, ref object WritePassword, ref object ReadOnlyRecommended, ref object EmbedTrueTypeFonts, ref object SaveNativePictureFormat, ref object SaveFormsData, ref object SaveAsAOCELetter);
abstract member SaveAs2000 : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
Public Sub SaveAs2000 (Optional ByRef FileName As Object, Optional ByRef FileFormat As Object, Optional ByRef LockComments As Object, Optional ByRef Password As Object, Optional ByRef AddToRecentFiles As Object, Optional ByRef WritePassword As Object, Optional ByRef ReadOnlyRecommended As Object, Optional ByRef EmbedTrueTypeFonts As Object, Optional ByRef SaveNativePictureFormat As Object, Optional ByRef SaveFormsData As Object, Optional ByRef SaveAsAOCELetter As Object)

Parameters

FileName
Object
FileFormat
Object
LockComments
Object
Password
Object
AddToRecentFiles
Object
WritePassword
Object
ReadOnlyRecommended
Object
EmbedTrueTypeFonts
Object
SaveNativePictureFormat
Object
SaveFormsData
Object
SaveAsAOCELetter
Object

Applies to