ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CreateDocumentOptions Class / Template Property

In This Topic
    Template Property (CreateDocumentOptions)
    In This Topic
    Gets or sets the template to use for the document.
    Syntax
    'Declaration
     
    Public Property Template As DocumentTemplate
    public DocumentTemplate Template {get; set;}
    See Also