[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.SectionDocument.Content

Content Property

Content

Gets or sets a value representing the document content.

Declaration
[Browsable(false)]
[DataMember]
public byte[] Content { get; set; }
Property Value
Type Description
byte[]

A byte[] value representing the content of the document.