DataRegionFileBytes Property |
Gets the content fragment contained in DataRegion in Word binary format.
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic byte[] FileBytes { get; }
Public ReadOnly Property FileBytes As Byte()
Get
Property Value
Type:
Byte
See Also