Click or drag to resize

DocumentBuilderInsertQRCode Method

Overload List
 NameDescription
Public methodCode exampleInsertQRCode(String, NullableSize) Inserts a QR code as image from a custom data into the document. The QR code as image is inserted inline and at 100% scale.
Public methodCode exampleInsertQRCode(String, HorizontalPosition, VerticalPosition, WrappingStyle, NullableSize) Inserts a QR code as image from a file at the specified position and size.
Top
See Also