PrintDocument for WinForms
OutputRange クラス メンバ
フィールド  プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : OutputRange クラス

OutputRangeデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドIf included in the page indices list, specifies that all pages from preceeding to the next one are to be included in the output.  
Public フィールドThis value indicates an invalid page number.  
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Represents an all-inclusive range.  
Public プロパティGets the first page in the range.  
Public プロパティGets or sets the value indicating whether the range should be inverted. If the range is inverted, the range's iterator goes from the end of the range backwards.  
Public プロパティGets or sets the absolute upper limit for page numbers in the range.  
Public プロパティGets the total number of pages in the range. Note that if the MaxPageNumber has not been set, this property will get int.MaxValue.  
Public プロパティGets the list of page numbers.  
Public プロパティGets the last page in the range.  
Public プロパティType of range: all pages, range of pages etc.  
トップ
パブリック メソッド
 名前解説
Public メソッドCopies values from another instance of OutputRange.  
Public メソッドClones the current OutputRange.  
Public メソッドTests whether the specified page is within the range.  
Public メソッドCreates and returns a new enumerator that allows to loop through all pages in the range.  
Public メソッドReturns the first page in the range.  
Public メソッドオーバーロードされます。 Returns the page number in the range following the specified one, or -1 if the specified number was the last one.  
Public メソッドReturns a string that represents the current OutputRange.  
トップ
参照

OutputRange クラス
C1.C1Preview 名前空間