←Select platform

Page Property

Summary

Gets or set the requested image page.

Syntax

C#
VB
C++
Java
public RasterImage Page { get; set; } 
  
Public Property Page As RasterImage 
getPage(); 
public void setPage( 
   RasterImage 
); 
public: 
property RasterImage^ Page { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 

Property Value

The requested image page.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly