'宣言
Public Overloads Shared Function FilterByPageRange( _ ByVal document As IFilteredDocument, _ ByVal range As String, _ ByVal pagesMap As IDictionary(Of Integer,Integer) _ ) As IFilteredDocument
public static IFilteredDocument FilterByPageRange( IFilteredDocument document, string range, IDictionary<int,int> pagesMap )
パラメータ
- document
- range
- pagesMap