Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / ApplicationName Property

In This Topic
    ApplicationName Property
    In This Topic
    Gets or sets the name of the application.
    Syntax
    'Declaration
     
    Public Property ApplicationName As System.String
    public System.string ApplicationName {get; set;}
    See Also