ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / UpdateDocumentOptions Class
Members

In This Topic
    UpdateDocumentOptions Class
    In This Topic
    Represents the options for updating document information.
    Object Model
    UpdateDocumentOptions Class
    Syntax
    'Declaration
     
    Public Class UpdateDocumentOptions 
    public class UpdateDocumentOptions 
    Remarks
    The UpdateDocumentOptions class provides properties to configure the name, ID, type, and platform of the document.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.UpdateDocumentOptions

    See Also