Gets or sets the application, which has created the current document. It is an empty string, if a creator application is not contained in the current document.

Syntax

public string CreatorApplication { get; set; }
Public Property CreatorApplication() As String