[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ChangedDocumentOptions.Document

Document Property

Document

Gets or sets the document content.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public object Document { get; set; }
Property Value
Type Description
object

The document content as an object.