AutoComplete for ASP.NET Web Forms
LabelOffset プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : LabelOffset プロパティ
Gets or sets the position of the first label on a partially used sheet.
シンタックス
'宣言
 
Public Property LabelOffset As System.Integer
public System.int LabelOffset {get; set;}
解説
This property allows you to print labels on partially used label sheets. For example, if you have a sheet with 12 labels and have already used 5, set the LabelOffset property to 6 in order to skip the labels that have already been used.
参照

C1Report クラス
C1Report メンバ