ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CreateDocumentInfo Class / Template Property

In This Topic
    Template Property (CreateDocumentInfo)
    In This Topic
    Document template.
    Syntax
    'Declaration
     
    Public Property Template As DocumentTemplate
    public DocumentTemplate Template {get; set;}
    See Also