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

In This Topic
    Template Property (BuiltInPropertyCollection)
    In This Topic
    Gets or sets the informational name of the document template.
    Syntax
    'Declaration
     
    Public Property Template As System.String
    public System.string Template {get; set;}
    See Also