Compartir a través de


DocumentBase.EditionOptions (Método)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.Office.Tools.Word
Ensamblado:  Microsoft.Office.Tools.Word.v4.0.Utilities (en Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Sintaxis

'Declaración
Public Sub EditionOptions ( _
    type As WdEditionType, _
    option As WdEditionOption, _
    name As String, _
    ByRef format As Object _
)
public void EditionOptions(
    WdEditionType type,
    WdEditionOption option,
    string name,
    ref Object format
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DocumentBase Clase

Microsoft.Office.Tools.Word (Espacio de nombres)