Leadtools.Codecs Namespace > CodecsLoadImageEventArgs Class : Page Property |
public int Page {get;}
'Declaration Public ReadOnly Property Page As Integer
'Usage Dim instance As CodecsLoadImageEventArgs Dim value As Integer value = instance.Page
public int Page {get;}
@property (nonatomic, readonly, assign) unsigned int page;
public int getPage()
get_Page();