Sdílet prostřednictvím


DocumentBase.EditionOptions – metoda

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

Obor názvů:  Microsoft.Office.Tools.Word
Sestavení:  Microsoft.Office.Tools.Word.v4.0.Utilities (v Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DocumentBase Třída

Microsoft.Office.Tools.Word – obor názvů