DocumentClass.SaveAs2000 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public virtual 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
override this.SaveAs2000 : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
Public Overridable 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)
参数
- FileName
- Object
- FileFormat
- Object
- LockComments
- Object
- Password
- Object
- AddToRecentFiles
- Object
- WritePassword
- Object
- ReadOnlyRecommended
- Object
- EmbedTrueTypeFonts
- Object
- SaveNativePictureFormat
- Object
- SaveFormsData
- Object
- SaveAsAOCELetter
- Object