DocumentBase.EditionOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void EditionOptions (Microsoft.Office.Interop.Word.WdEditionType type, Microsoft.Office.Interop.Word.WdEditionOption option, string name, ref object format);
member this.EditionOptions : Microsoft.Office.Interop.Word.WdEditionType * Microsoft.Office.Interop.Word.WdEditionOption * string * obj -> unit
Public Sub EditionOptions (type As WdEditionType, option As WdEditionOption, name As String, Optional ByRef format As Object)
Parameters
- type
- WdEditionType
- option
- WdEditionOption
- name
- String
- format
- Object