[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public LabelFormat Format { get; private set; }
public LabelFormat Format { get; private set; }
Public Property Format As LabelFormat
Get
Private Set
Public Property Format As LabelFormat
Get
Private Set
public:
property LabelFormat Format {
LabelFormat get ();
private: void set (LabelFormat value);
}
public:
property LabelFormat Format {
LabelFormat get ();
private: void set (LabelFormat value);
}
member Format : LabelFormat with get, private set
member Format : LabelFormat with get, private set
Property Value
Type:
LabelFormat