Document.Implementation Property |
Gets the Implementation object for the current document.
[VBScript] Public ReadOnly Property Implementation As Implementation
[JScript] public function get Implementation() : Implementation;
The Implementation object for the current document.