DocumentClass.RunLetterWizard(Object, Object) 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 virtual void RunLetterWizard (ref object LetterContent, ref object WizardMode);
abstract member RunLetterWizard : obj * obj -> unit
override this.RunLetterWizard : obj * obj -> unit
Public Overridable Sub RunLetterWizard (Optional ByRef LetterContent As Object, Optional ByRef WizardMode As Object)
Parameters
- LetterContent
- Object
- WizardMode
- Object