PagePerSheet Property
PagePerSheet
Gets or sets a value indicating whether each page of the source document
should be exported as a separate sheet.
Declaration
[Browsable(false)]
public virtual bool PagePerSheet { get; set; }
<Browsable(False)>
Public Overridable Property PagePerSheet As Boolean