_Document.SaveCopyAs Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public void SaveCopyAs (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, ref object Encoding, ref object InsertLineBreaks, ref object AllowSubstitutions, ref object LineEnding, ref object AddBiDiMarks, ref object CompatibilityMode);
abstract member SaveCopyAs : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
Public Sub SaveCopyAs (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, Optional ByRef Encoding As Object, Optional ByRef InsertLineBreaks As Object, Optional ByRef AllowSubstitutions As Object, Optional ByRef LineEnding As Object, Optional ByRef AddBiDiMarks As Object, Optional ByRef CompatibilityMode As Object)
Parámetros
- FileName
- Object
- FileFormat
- Object
- LockComments
- Object
- Password
- Object
- AddToRecentFiles
- Object
- WritePassword
- Object
- ReadOnlyRecommended
- Object
- EmbedTrueTypeFonts
- Object
- SaveNativePictureFormat
- Object
- SaveFormsData
- Object
- SaveAsAOCELetter
- Object
- Encoding
- Object
- InsertLineBreaks
- Object
- AllowSubstitutions
- Object
- LineEnding
- Object
- AddBiDiMarks
- Object
- CompatibilityMode
- Object