PreviewImageContent

SpreadsheetAttachment.PreviewImageContent property

Gets or sets the attached file preview image as a byte array.

public byte[] PreviewImageContent { get; set; }

Property Value

The attached file preview image as a byte array.

See Also