Click or drag to resize

Presentation GetBytes Method

Converts the document to an array of bytes.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public override byte[] GetBytes()

Return Value

Type: Byte
An array of bytes.
See Also