DocumentClass.Close(Object, Object, Object) Method

Definition

public virtual void Close (ref object SaveChanges, ref object OriginalFormat, ref object RouteDocument);
abstract member Close : obj * obj * obj -> unit
override this.Close : obj * obj * obj -> unit
Public Overridable Sub Close (Optional ByRef SaveChanges As Object, Optional ByRef OriginalFormat As Object, Optional ByRef RouteDocument As Object)

Parameters

SaveChanges
Object
OriginalFormat
Object
RouteDocument
Object

Implements

Applies to