[]
Gets or sets the Stream object containing PDF content. Assigning this property new value will reset DocumentLocation to null.
[Browsable(false)]
public Stream Stream { get; set; }
<Browsable(False)>
Public Property Stream As Stream