public interface IWordDocument : IDisposable
Public Interface IWordDocument
Inherits IDisposable
public interface class IWordDocument : IDisposable
type IWordDocument =
interface
interface IDisposable
end
CompareDocument | Сравните документы. |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Унаследован от IDisposable) |
MergeDocument | Объединить документы. |