Leadtools.Forms.DocumentWriters Namespace > DocumentPage Structure : Empty Property |
public static DocumentPage Empty {get;}
'Declaration Public Shared ReadOnly Property Empty As DocumentPage
'Usage Dim value As DocumentPage value = DocumentPage.Empty
public static DocumentPage Empty {get;}
get_Empty();
public: static property DocumentPage Empty { DocumentPage get(); }
The EmfHandle property will be initialized to IntPtr.Zero and the Image property will be initialized to null (Nothing in Visual Basic).