VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / WriterSettings Class
In This Topic
WriterSettings Class Methods
In This Topic
For a list of all methods of this type, see WriterSettings.
Public Methods
 NameDescription
Public MethodSignals the WriterSettings that initialization is starting.
Public MethodCreates a new object that is a copy of the current instance.
Public MethodConverts the value in specified units to the pixels.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodSignals the WriterSettings that initialization is complete.
Public MethodNot implemented.
Public MethodReturns the total quiet zone, in pixels, at bottom side.
Public MethodReturns the total quiet zone, in pixels, at left side.
Public MethodReturns the total quiet zone, in pixels, at right side.
Public MethodReturns the total quiet zone, in pixels, at top side.
Public MethodDeserializes the WriterSettings from a specified System.Xml.XmlReader.
Public MethodSets the desired width of barcode.
Public MethodSerializes the WriterSettings to a specified System.Xml.XmlWriter.
See Also