PagePerFile Property (HtmlOptionsForm)
In This Topic
Gets or sets a value indicating whether a separate HTML page should be generated for each page of the source document.
Syntax
'Declaration
Public Overridable Property PagePerFile As Boolean
public virtual bool PagePerFile {get; set;}
See Also