Share via


Document.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 (en Microsoft.Office.Tools.Word.dll)

Sintaxis

'Declaración
Sub EditionOptions ( _
    Type As WdEditionType, _
    Option As WdEditionOption, _
    Name As String, _
    ByRef Format As Object _
)
void EditionOptions(
    WdEditionType Type,
    WdEditionOption Option,
    string Name,
    ref Object Format
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Document Interfaz

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