ComponentOne BarCode for WinForms
ShouldSerialize Method (Code49Options)

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace > Code49Options Class : ShouldSerialize Method
Indicates whether any property of this object has changed from its default value.
Syntax
'Declaration
 
Public Function ShouldSerialize() As System.Boolean
public System.bool ShouldSerialize()

Return Value

Return true if any object has changed from its default value, false otherwise.
See Also

Reference

Code49Options Class
Code49Options Members