Skip to content

ReportRenderResult.ContentBytes property

Gets or sets the file content bytes.

public byte[]? ContentBytes { get; set; }

See Also