Leadtools.Codecs Namespace > CodecsSaveImageEventArgs Class : FirstPage Property |
public int FirstPage {get;}
'Declaration Public ReadOnly Property FirstPage As Integer
'Usage Dim instance As CodecsSaveImageEventArgs Dim value As Integer value = instance.FirstPage
public int FirstPage {get;}
@property (nonatomic, readonly, assign) unsigned int firstPage;
public int getFirstPage()
get_FirstPage();