DocumentGetContent Property | |
Gives a byte array
Namespace:
SIC.OpenDocumentFormat.MSWord
Assembly:
SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public byte[] GetContent { get; }
Public ReadOnly Property GetContent As Byte()
Get
Property Value
Type:
ByteSee Also