Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Settings Class / AttachedTemplate Property

In This Topic
    AttachedTemplate Property
    In This Topic
    Gets or sets the full path of the template attached to the document.
    Syntax
    'Declaration
     
    Public Property AttachedTemplate As System.Uri
    public System.Uri AttachedTemplate {get; set;}
    See Also