Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPageEventArgs Class : PageCount Property |
public int PageCount {get;}
'Declaration
Public ReadOnly Property PageCount As Integer
'Usage
Dim instance As CodecsPageEventArgs Dim value As Integer value = instance.PageCount
public int PageCount {get;}
@property (nonatomic, assign, readonly) NSUInteger pageCount
public int getPageCount()
get_PageCount();