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