Leadtools.Forms.Auto Namespace > PageRequestCallbackData Class : Page Property |
public RasterImage Page {get; set;}
'Declaration Public Property Page As RasterImage
'Usage Dim instance As PageRequestCallbackData Dim value As RasterImage instance.Page = value value = instance.Page
public RasterImage Page {get; set;}
get_Page();
set_Page(value);
public: property RasterImage^ Page { RasterImage^ get(); void set ( RasterImage^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2