Leadtools.Forms.DocumentWriters Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Empty Property
See Also 
Leadtools.Forms.DocumentWriters Namespace > DocumentPage Structure : Empty Property



Initializes the DocumentPage structure with default values.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Empty As DocumentPage
Visual Basic (Usage)Copy Code
Dim value As DocumentPage
 
value = DocumentPage.Empty
C# 
public static DocumentPage Empty {get;}
C++/CLI 
public:
static property DocumentPage Empty {
   DocumentPage get();
}

Return Value

An instance of the DocumentPage structure initialized with default values. EmfHandle set to IntPtr.Zero and Image set to null (Nothing in Visual Basic).

Example

For an example, refer to DocumentWriter.

Remarks

The EmfHandle property will be initialized to IntPtr.Zero and the Image property will be initialized to null (Nothing in Visual Basic).

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features