Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word.Templates Namespace / DataTemplate Class / Options Property

In This Topic
    Options Property
    In This Topic
    Gets options controlling the behavior of the template processing engine.
    Syntax
    'Declaration
     
    Public ReadOnly Property Options As DataTemplateOptions
    public DataTemplateOptions Options {get;}
    See Also