.NET Framework Class Library
Utils.ParsePageSelection Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > Utils Class > Utils Methods > Utils.ParsePageSelection Method |
Returns list of page numbers.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Shared Function ParsePageSelection ( _ |
C# |
public static List<int> ParsePageSelection( |
Visual C++ |
public: |
pageRange
Type: Gnostice.Core.DOM.PageRange
selectedPages
Type: System.String
pageCount
Type: System.Int32