Leadtools.Forms.DocumentWriters Namespace > LtdDocumentOptions Class : EmptyPageWidth Property |
public virtual double EmptyPageWidth {get; set;}
'Declaration Public Overridable Property EmptyPageWidth As Double
'Usage Dim instance As LtdDocumentOptions Dim value As Double instance.EmptyPageWidth = value value = instance.EmptyPageWidth
public virtual double EmptyPageWidth {get; set;}
get_EmptyPageWidth();
set_EmptyPageWidth(value);
Object.defineProperty('EmptyPageWidth_WinRT');