'Declaration Public Overloads Function GetBarcodeVectorStructure( _
ByVal convertTextToPathA value indicating whether the text elements must be converted to path elements.As Boolean _
) As Vintasoft.Barcode.BarcodeStructure.BarcodeVectorStructure
public Vintasoft.Barcode.BarcodeStructure.BarcodeVectorStructure GetBarcodeVectorStructure(
bool convertTextToPath
)
public: Vintasoft.Barcode.BarcodeStructure.BarcodeVectorStructure* GetBarcodeVectorStructure(
bool convertTextToPath
)
public:
Vintasoft.Barcode.BarcodeStructure.BarcodeVectorStructure^ GetBarcodeVectorStructure(
bool convertTextToPath
)
Parameters
- convertTextToPath
- A value indicating whether the text elements must be converted to path elements.
Return Value
BarcodeVectorStructure that stores vector structure of a barcode.