Content Property (SectionDocument)
Gets or sets a value representing the document content.
public byte[] Content {get; set;}
'Declaration
Public Property Content As Byte()
Property Value
A
System.Byte[] value representing the content of the document.