←Select platform

EmptyPageWidth Property (PubDocumentOptions)

Summary

This class implementation of DocumentOptions.EmptyPageWidth.

Syntax

C#
VB
WinRT C#
C++
public virtual double EmptyPageWidth {get; set;} 
Public Overridable Property EmptyPageWidth As Double 
public virtual double EmptyPageWidth {get; set;} 
 <br/>get_EmptyPageWidth();<br/>set_EmptyPageWidth(value);<br/>Object.defineProperty('EmptyPageWidth');  
public: 
virtual property double EmptyPageWidth { 
   double get(); 
   void set (    double ); 
} 

Property Value

Refer to DocumentOptions.EmptyPageWidth.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly