[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.BarCode Assembly
C1.BarCode
Classes
ComplexProperty
Methods
SetField
dotnet-api
C1.WPF.BarCode Assembly
C1.BarCode
Classes
BarCodeException
BarCodeOptionsBase
BarcodeRes
Code25intlvOptions
Code49Options
ComplexProperty
Constructors
Methods
OnPropertyChanged
SetField
Events
DataMatrixOptions
Ean128Fnc1Options
GS1CompositeOptions
MaxiCodeOptions
MicroPDF417Options
MicroQRCodeOptions
ModuleSize
PDF417Options
QRCodeOptions
QuietZone
RssExpandedStackedOptions
WholeSize
Enums
C1.WPF.BarCode
dotnet-framework-api
(Showing Draft Content)
C1.BarCode.ComplexProperty.SetField
SetField Method
SetField<T>(ref T, T, string)
Universal field setter
Declaration
protected bool SetField<T>(ref T field, T value, string propertyName)
Parameters
Type
Name
Description
T
field
T
value
string
propertyName
Returns
Type
Description
bool
Type Parameters
Name
Description
T