[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.UpdateDocumentOptions

UpdateDocumentOptions Class

Represents the options for updating document information.

Inheritance
UpdateDocumentOptions
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class UpdateDocumentOptions
Remarks

The UpdateDocumentOptions class provides properties to configure the name, ID, type, and platform of the document.

Constructors

Name Description
UpdateDocumentOptions()

Properties

Name Description
Id

Gets or sets the ID of the document.

Name

Gets or sets the name of the document.

Platform

Gets or sets the platform type of the document.

Type

Gets or sets the type of the document.