Document.GetContent 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)
Syntaxpublic byte[] GetContent { get; }
Public ReadOnly Property GetContent As Byte()
Get
Property Value
Type:
Byte[]
See Also