←Select platform

EmptyPageHeight Property (PdfDocumentOptions)

Summary

This class implementation of DocumentOptions.EmptyPageHeight.

Syntax

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

Property Value

Refer to DocumentOptions.EmptyPageHeight.

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