Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > MobDocumentOptions Class : EmptyPageHeight Property |
public virtual double EmptyPageHeight {get; set;}
'Declaration
Public Overridable Property EmptyPageHeight As Double
'Usage
Dim instance As MobDocumentOptions Dim value As Double instance.EmptyPageHeight = value value = instance.EmptyPageHeight
public virtual double EmptyPageHeight {get; set;}
<br/>get_EmptyPageHeight();<br/>set_EmptyPageHeight(value);<br/>Object.defineProperty('EmptyPageHeight_WinRT');