_s['0']=["index.html","Default page",""]; _s['1']=["search--.html","Search",""]; _s['2']=["topic_0000000000000000.html","Barcoded Namespace",""]; _s['3']=["topic_0000000000000001.html","Symbology Enumeration",""]; _s['4']=["topic_0000000000000010.html","HumanReadablePosition Enumeration",""]; _s['5']=["topic_0000000000000015.html","Code128Subset Enumeration",""]; _s['6']=["topic_000000000000001A.html","ModuleType Enumeration",""]; _s['7']=["topic_000000000000001D.html","LinearBarcode Class","/// Linear (one-dimensional) barcode.\r\n ///"]; _s['8']=["topic_000000000000001D_attached_props--.html","LinearBarcode Attached Properties",""]; _s['9']=["topic_000000000000001D_events--.html","LinearBarcode Events",""]; _s['10']=["topic_000000000000001D_methods--.html","LinearBarcode Methods",""]; _s['11']=["topic_000000000000001D_props--.html","LinearBarcode Properties",""]; _s['12']=["topic_000000000000001D_vars--.html","LinearBarcode Fields",""]; _s['13']=["topic_000000000000001E.html","LinearBarcode.Symbology Property","/// Barcode symbology.\r\n ///"]; _s['14']=["topic_000000000000001F.html","LinearBarcode.BarcodeValue Property","/// Value to encode.\r\n ///"]; _s['15']=["topic_0000000000000020.html","LinearBarcode.Image Property","/// Barcode image.\r\n ///"]; _s['16']=["topic_0000000000000021.html","LinearBarcode.Vectors Property","/// Barcode vectors.\r\n ///"]; _s['17']=["topic_0000000000000022.html","LinearBarcode.MinimumPointWidth Property","/// Minimum point width for the given encoding value.\r\n ///"]; _s['18']=["topic_0000000000000023.html","LinearBarcode.ZplEncode Property",""]; _s['19']=["topic_0000000000000024.html","LinearBarcode.Encoder Property","/// Barcode symbology encoder.\r\n ///"]; _s['20']=["topic_0000000000000025.html","LinearBarcode(String, String) Constructor","/// Creates a barcode image from the declared value and desired symbology.\r\n ///"]; _s['21']=["topic_0000000000000025_overloads--.html","LinearBarcode Constructor","/// Creates a barcode image from the declared value and desired symbology.\r\n ///"]; _s['22']=["topic_0000000000000026.html","LinearBarcode(String, Symbology) Constructor","/// Creates a barcode image from the declared value and desired symbology.\r\n ///"]; _s['23']=["topic_0000000000000026_overloads--.html","LinearBarcode Constructor","/// Creates a barcode image from the declared value and desired symbology.\r\n ///"]; _s['24']=["topic_0000000000000027.html","LinearBarcode.GetSymbologies Method","/// Get a list of available barcode symbologies.\r\n ///"]; _s['25']=["topic_0000000000000028.html","LinearBarcode.GetHumanReadablePositions Method","/// Get a list of available human readable text positions.\r\n ///"]; _s['26']=["topic_0000000000000029.html","LinearBarcode.SaveImage Method","/// Provides a byte array version of the barcode image in the declared format for saving to file.\r\n ///"]; _s['27']=["topic_000000000000002A.html","LinearBarcode.Rotate Method",""]; _s['28']=["topic_000000000000002B.html","LinearEncoder Class",""]; _s['29']=["topic_000000000000002B_attached_props--.html","LinearEncoder Attached Properties",""]; _s['30']=["topic_000000000000002B_events--.html","LinearEncoder Events",""]; _s['31']=["topic_000000000000002B_methods--.html","LinearEncoder Methods",""]; _s['32']=["topic_000000000000002B_props--.html","LinearEncoder Properties",""]; _s['33']=["topic_000000000000002B_vars--.html","LinearEncoder Fields",""]; _s['34']=["topic_000000000000002C.html","LinearEncoder Constructor",""]; _s['35']=["topic_000000000000002D.html","LinearEncoder.Encode Method","/// Encode the value using the barcode symbology selected.\r\n ///"]; _s['36']=["topic_000000000000002E.html","LinearEncoder.EncodedValue Property","/// Internal Barcode Value that can be reached by the renderer.\r\n ///"]; _s['37']=["topic_000000000000002F.html","LinearEncoder.Symbology Property","/// Barcode symbology.\r\n ///"]; _s['38']=["topic_0000000000000030.html","LinearEncoder.Description Property","/// Encoder description.\r\n ///"]; _s['39']=["topic_0000000000000031.html","LinearEncoder.PropertyChanged Property","/// Used to detect if any properties have changed.\r\n ///"]; _s['40']=["topic_0000000000000032.html","LinearEncoder.HumanReadableValue Property","/// The human readable value.\r\n ///"]; _s['41']=["topic_0000000000000033.html","LinearEncoder.HumanReadableSymbolAligned Property","/// Sets the human readable label to align with associated barcode symbol\r\n ///"]; _s['42']=["topic_0000000000000034.html","LinearEncoder.HumanReadablePosition Property","/// Sets the visibility and position of the human readable value.\r\n /// Hidden, Above, Below, Embedded\r\n ///"]; _s['43']=["topic_0000000000000035.html","LinearEncoder.SetHumanReadablePosition Method",""]; _s['44']=["topic_0000000000000036.html","LinearEncoder.HumanReadableFont Property","/// The font to be used for the human readable value, if shown.\r\n /// Will default to the system default font if not set.\r\n ///"]; _s['45']=["topic_0000000000000037.html","LinearEncoder.SetHumanReadableFont Method","/// Set the font to be used for the human readable label.\r\n ///"]; _s['46']=["topic_0000000000000038.html","LinearEncoder.BarcodeHeight Property","/// Sets the desired height in pixels for the barcode element of the image.\r\n ///"]; _s['47']=["topic_0000000000000039.html","LinearEncoder.XDimension Property","/// X-dimension is the width of the narrowest bar element in the barcode.\r\n /// All other bar and spaces widths in the barcode are a multiple of this value.\r\n ///"]; _s['48']=["topic_000000000000003A.html","LinearEncoder.WideBarRatio Property","/// X-dimension is the width of the narrowest bar element in the barcode.\r\n /// All other bar and spaces widths in the barcode are a multiple of this value.\r\n ///"]; _s['49']=["topic_000000000000003B.html","LinearEncoder.Dpi Property","/// Sets the desired image dpi.\r\n ///"]; _s['50']=["topic_000000000000003C.html","LinearEncoder.TargetWidth Property","/// Target pixel width for the barcode.\r\n /// If set, the encoder will attempt to get as close to this value without exceeding, when generating the barcode\r\n ///"]; _s['51']=["topic_000000000000003D.html","LinearEncoder.ShowEncoding Property","/// When true, will include a human readable label of the barcode encoding values\r\n /// for the corresponding part of the barcode. The position of this label will adjust\r\n /// top or bot..."]; _s['52']=["topic_000000000000003E.html","LinearEncoder.EncodingFontFamily Property","/// The font to be used for the encoding label if shown.\r\n /// Will default to the system default font, if not set.\r\n ///"]; _s['53']=["topic_000000000000003F.html","LinearEncoder.SetEncodingFontFamily Method",""]; _s['54']=["topic_0000000000000040.html","LinearEncoder.Quietzone Property","/// Sets the starting subset to \"A\" or \"B\", where an explicit subset is not required.\r\n /// Will default to \"A\" if not set.\r\n ///"]; _s['55']=["topic_0000000000000041.html","LinearEncoder.ImageCodec Property",""]; _s['56']=["topic_0000000000000042.html","LinearEncoder.CodecName Property",""]; _s['57']=["topic_0000000000000043.html","LinearEncoder.BarcodeWidth Property","/// Width of the generated barcode.\r\n ///"]; _s['58']=["topic_0000000000000044.html","LinearEncoder.XDimensionChanged Property","/// Indicates if the X-dimension was altered to accomodate symbology constraints.\r\n ///"]; _s['59']=["topic_0000000000000045.html","LinearEncoder.BarcodeHeightChanged Property","/// Indicates if the barcode height was altered to accomodate symbology constraints.\r\n ///"]; _s['60']=["topic_0000000000000046.html","LinearEncoder.DpiChanged Property","/// Indicates if DPI was adjusted to fit system set constraints.\r\n ///"]; _s['61']=["topic_0000000000000047.html","LinearEncoder.HumanReadableFontSizeChanged Property","/// Indicates if the human readable font size was changed to prevent text exceeding barcode width.\r\n ///"]; _s['62']=["topic_0000000000000048.html","LinearModule Class","/// The bar or space of element that makes up a symbol pattern.\r\n ///"]; _s['63']=["topic_0000000000000048_attached_props--.html","LinearModule Attached Properties",""]; _s['64']=["topic_0000000000000048_events--.html","LinearModule Events",""]; _s['65']=["topic_0000000000000048_methods--.html","LinearModule Methods",""]; _s['66']=["topic_0000000000000048_props--.html","LinearModule Properties",""]; _s['67']=["topic_0000000000000048_vars--.html","LinearModule Fields",""]; _s['68']=["topic_0000000000000049.html","LinearModule.ModuleType Property","/// Module type (bar or space).\r\n ///"]; _s['69']=["topic_000000000000004A.html","LinearModule.Width Property","/// Module point width.\r\n ///"]; _s['70']=["topic_000000000000004B.html","LinearVectors Class","/// Vectored version of the barcode\r\n ///"]; _s['71']=["topic_000000000000004B_attached_props--.html","LinearVectors Attached Properties",""]; _s['72']=["topic_000000000000004B_events--.html","LinearVectors Events",""]; _s['73']=["topic_000000000000004B_methods--.html","LinearVectors Methods",""]; _s['74']=["topic_000000000000004B_props--.html","LinearVectors Properties",""]; _s['75']=["topic_000000000000004B_vars--.html","LinearVectors Fields",""]; _s['76']=["topic_000000000000004C.html","LinearVectors.Data Property","/// The combined bar and space modules, ordered list that represents the full barcode.\r\n ///"]; _s['77']=["topic_000000000000004D.html","LinearVectors.Width Property","/// Total point width of the vector data\r\n ///"]; _s['78']=["topic_000000000000004E.html","BarcodeLib Namespace",""]; _s['79']=["topic_000000000000004F.html","Barcode Class",""]; _s['80']=["topic_000000000000004F_attached_props--.html","Barcode Attached Properties",""]; _s['81']=["topic_000000000000004F_events--.html","Barcode Events",""]; _s['82']=["topic_000000000000004F_methods--.html","Barcode Methods",""]; _s['83']=["topic_000000000000004F_props--.html","Barcode Properties",""]; _s['84']=["topic_000000000000004F_vars--.html","Barcode Fields",""]; _s['85']=["topic_0000000000000050.html","Barcode.Get_LinerBarcode Method",""]; _s['86']=["topic_0000000000000050_attached_props--.html","DatamatrixTextAddtion Attached Properties",""]; _s['87']=["topic_0000000000000050_events--.html","DatamatrixTextAddtion Events",""]; _s['88']=["topic_0000000000000050_methods--.html","DatamatrixTextAddtion Methods",""]; _s['89']=["topic_0000000000000050_props--.html","DatamatrixTextAddtion Properties",""]; _s['90']=["topic_0000000000000050_vars--.html","DatamatrixTextAddtion Fields",""]; _s['91']=["topic_0000000000000051.html","Barcode.Get_LinerBarcodeAsBase64 Method",""]; _s['92']=["topic_0000000000000052.html","Barcode.Get_Datamatrix Method",""]; _s['93']=["topic_0000000000000053.html","Barcode.Get_DatamatrixAsBase64 Method",""]; _s['94']=["topic_0000000000000054.html","Barcode.Get_QRCode Method",""]; _s['95']=["topic_0000000000000055.html","Barcode.Get_QRCodeAsBase64 Method",""]; _s['96']=["topic_0000000000000056.html","Barcode.ScaleImg Method",""]; _s['97']=["topic_0000000000000057.html","DataMatrix.net Namespace",""]; _s['98']=["topic_0000000000000058.html","DatamatrixNF Namespace",""]; _s['99']=["topic_0000000000000059.html","DatamatrixTextAddtion Class",""]; _s['100']=["topic_0000000000000059_attached_props--.html","DatamatrixTextAddtion Attached Properties",""]; _s['101']=["topic_0000000000000059_events--.html","DatamatrixTextAddtion Events",""]; _s['102']=["topic_0000000000000059_methods--.html","DatamatrixTextAddtion Methods",""]; _s['103']=["topic_0000000000000059_props--.html","DatamatrixTextAddtion Properties",""]; _s['104']=["topic_0000000000000059_vars--.html","DatamatrixTextAddtion Fields",""]; _s['105']=["topic_000000000000005A.html","DatamatrixTextAddtion.UpdateText Method",""]; _s['106']=["topic_000000000000005B.html","DmtxSymbolSize Enumeration",""]; _s['107']=["topic_0000000000000074.html","DmtxScheme Enumeration",""]; _s['108']=["topic_000000000000007D.html","DmtxScheme Enumeration",""]; _s['109']=["topic_000000000000007E.html","DmtxImageDecoder Class",""]; _s['110']=["topic_000000000000007E_attached_props--.html","DmtxImageDecoder Attached Properties",""]; _s['111']=["topic_000000000000007E_events--.html","DmtxImageDecoder Events",""]; _s['112']=["topic_000000000000007E_methods--.html","DmtxImageDecoder Methods",""]; _s['113']=["topic_000000000000007E_props--.html","DmtxImageDecoder Properties",""]; _s['114']=["topic_000000000000007E_vars--.html","DmtxImageDecoder Fields",""]; _s['115']=["topic_000000000000007F.html","DmtxImageDecoder.DecodeImage (Bitmap) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['116']=["topic_000000000000007F_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['117']=["topic_0000000000000080.html","DmtxImageDecoder.DecodeImage (Bitmap, TimeSpan) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['118']=["topic_0000000000000080_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['119']=["topic_0000000000000081.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['120']=["topic_0000000000000081_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['121']=["topic_0000000000000082.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap, Int32, TimeSpan) Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['122']=["topic_0000000000000082_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['123']=["topic_0000000000000083.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap, TimeSpan) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['124']=["topic_0000000000000083_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['125']=["topic_0000000000000084.html","DmtxImageDecoder.DecodeImage (Bitmap, Int32, TimeSpan) Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['126']=["topic_0000000000000084_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['127']=["topic_0000000000000085.html","DmtxImageEncoder Class",""]; _s['128']=["topic_0000000000000085_attached_props--.html","DmtxImageEncoder Attached Properties",""]; _s['129']=["topic_0000000000000085_events--.html","DmtxImageEncoder Events",""]; _s['130']=["topic_0000000000000085_methods--.html","DmtxImageEncoder Methods",""]; _s['131']=["topic_0000000000000085_props--.html","DmtxImageEncoder Properties",""]; _s['132']=["topic_0000000000000085_vars--.html","DmtxImageEncoder Fields",""]; _s['133']=["topic_0000000000000086.html","DefaultDotSize Field",""]; _s['134']=["topic_0000000000000087.html","DmtxImageDecoder Class",""]; _s['135']=["topic_0000000000000087_attached_props--.html","DmtxImageDecoder Attached Properties",""]; _s['136']=["topic_0000000000000087_events--.html","DmtxImageDecoder Events",""]; _s['137']=["topic_0000000000000087_methods--.html","DmtxImageDecoder Methods",""]; _s['138']=["topic_0000000000000087_props--.html","DmtxImageDecoder Properties",""]; _s['139']=["topic_0000000000000087_vars--.html","DmtxImageDecoder Fields",""]; _s['140']=["topic_0000000000000088.html","DmtxImageDecoder.DecodeImage (Bitmap) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['141']=["topic_0000000000000088_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['142']=["topic_0000000000000089.html","DmtxImageDecoder.DecodeImage (Bitmap, TimeSpan) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['143']=["topic_0000000000000089_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['144']=["topic_000000000000008A.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['145']=["topic_000000000000008A_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n ///"]; _s['146']=["topic_000000000000008B.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap, Int32, TimeSpan) Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['147']=["topic_000000000000008B_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['148']=["topic_000000000000008C.html","DmtxImageDecoder.DecodeImageMosaic (Bitmap, TimeSpan) Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['149']=["topic_000000000000008C_overloads--.html","DmtxImageDecoder.DecodeImageMosaic Method","/// returns a list of all decoded DataMatrix codes in the image provided\r\n /// that can be found in the given time span\r\n ///"]; _s['150']=["topic_000000000000008D.html","DmtxImageDecoder.DecodeImage (Bitmap, Int32, TimeSpan) Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['151']=["topic_000000000000008D_overloads--.html","DmtxImageDecoder.DecodeImage Method","/// returns a list of DataMatrix codes in the image provided that can be\r\n /// found in the given time span, but no more than maxResultCount codes\r\n /// (useful, if you e.g. expect only ..."]; _s['152']=["topic_000000000000008E.html","DmtxImageEncoder Class",""]; _s['153']=["topic_000000000000008E_attached_props--.html","DmtxImageEncoder Attached Properties",""]; _s['154']=["topic_000000000000008E_events--.html","DmtxImageEncoder Events",""]; _s['155']=["topic_000000000000008E_methods--.html","DmtxImageEncoder Methods",""]; _s['156']=["topic_000000000000008E_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['157']=["topic_000000000000008E_props--.html","DmtxImageEncoder Properties",""]; _s['158']=["topic_000000000000008E_vars--.html","DmtxImageEncoder Fields",""]; _s['159']=["topic_000000000000008F.html","DefaultDotSize Field",""]; _s['160']=["topic_000000000000008F_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['161']=["topic_0000000000000090.html","DefaultMargin Field",""]; _s['162']=["topic_0000000000000090_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['163']=["topic_0000000000000091.html","DefaultBackColor Field",""]; _s['164']=["topic_0000000000000091_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['165']=["topic_0000000000000092.html","DefaultForeColor Field",""]; _s['166']=["topic_0000000000000092_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['167']=["topic_0000000000000093.html","DmtxImageEncoder.EncodeImageMosaic (String) Method",""]; _s['168']=["topic_0000000000000093_overloads--.html","DmtxImageEncoder.EncodeImageMosaic Method",""]; _s['169']=["topic_0000000000000094.html","DmtxImageEncoder.EncodeImageMosaic (String, Int32) Method",""]; _s['170']=["topic_0000000000000094_overloads--.html","DmtxImageEncoder.EncodeImageMosaic Method",""]; _s['171']=["topic_0000000000000095.html","DmtxImageEncoder.EncodeImageMosaic (String, Int32, Int32) Method",""]; _s['172']=["topic_0000000000000095_overloads--.html","DmtxImageEncoder.EncodeImageMosaic Method",""]; _s['173']=["topic_0000000000000096.html","DmtxImageEncoder.EncodeImageMosaic (String, DmtxImageEncoderOptions) Method",""]; _s['174']=["topic_0000000000000096_overloads--.html","DmtxImageEncoder.EncodeImageMosaic Method",""]; _s['175']=["topic_0000000000000097.html","DmtxImageEncoder.EncodeImage (String) Method",""]; _s['176']=["topic_0000000000000097_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['177']=["topic_0000000000000098.html","DmtxImageEncoder.EncodeImage (String, Int32) Method",""]; _s['178']=["topic_0000000000000098_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['179']=["topic_0000000000000099.html","DmtxImageEncoder.EncodeImage (String, Int32, Int32) Method",""]; _s['180']=["topic_0000000000000099_attached_props--.html","DmtxImageEncoderOptions Attached Properties",""]; _s['181']=["topic_0000000000000099_events--.html","DmtxImageEncoderOptions Events",""]; _s['182']=["topic_0000000000000099_methods--.html","DmtxImageEncoderOptions Methods",""]; _s['183']=["topic_0000000000000099_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['184']=["topic_0000000000000099_props--.html","DmtxImageEncoderOptions Properties",""]; _s['185']=["topic_0000000000000099_vars--.html","DmtxImageEncoderOptions Fields",""]; _s['186']=["topic_000000000000009A.html","DmtxImageEncoder.EncodeImage (String, DmtxImageEncoderOptions) Method",""]; _s['187']=["topic_000000000000009A_overloads--.html","DmtxImageEncoder.EncodeImage Method",""]; _s['188']=["topic_000000000000009B.html","DmtxImageEncoder.EncodeSvgImage (String) Method",""]; _s['189']=["topic_000000000000009B_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['190']=["topic_000000000000009C.html","DmtxImageEncoder.EncodeSvgImage (String, Int32) Method",""]; _s['191']=["topic_000000000000009C_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['192']=["topic_000000000000009D.html","DmtxImageEncoder.EncodeSvgImage (String, Int32, Int32) Method",""]; _s['193']=["topic_000000000000009D_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['194']=["topic_000000000000009E.html","DmtxImageEncoder.EncodeSvgImage (String, Int32, Int32, Color, Color) Method",""]; _s['195']=["topic_000000000000009E_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['196']=["topic_000000000000009F.html","DmtxImageEncoder.EncodeRawData (String) Method",""]; _s['197']=["topic_000000000000009F_overloads--.html","DmtxImageEncoder.EncodeRawData Method",""]; _s['198']=["topic_00000000000000A0.html","DmtxImageEncoder.EncodeRawData (String, DmtxImageEncoderOptions) Method",""]; _s['199']=["topic_00000000000000A0_overloads--.html","DmtxImageEncoder.EncodeRawData Method",""]; _s['200']=["topic_00000000000000A1.html","DmtxImageEncoder.EncodeSvgImage (String, DmtxImageEncoderOptions) Method",""]; _s['201']=["topic_00000000000000A1_overloads--.html","DmtxImageEncoder.EncodeSvgImage Method",""]; _s['202']=["topic_00000000000000A2.html","DmtxImageEncoderOptions Class",""]; _s['203']=["topic_00000000000000A2_attached_props--.html","DmtxImageEncoderOptions Attached Properties",""]; _s['204']=["topic_00000000000000A2_events--.html","DmtxImageEncoderOptions Events",""]; _s['205']=["topic_00000000000000A2_methods--.html","DmtxImageEncoderOptions Methods",""]; _s['206']=["topic_00000000000000A2_props--.html","DmtxImageEncoderOptions Properties",""]; _s['207']=["topic_00000000000000A2_vars--.html","DmtxImageEncoderOptions Fields",""]; _s['208']=["topic_00000000000000A3.html","DmtxImageEncoderOptions Constructor",""]; _s['209']=["topic_00000000000000A3_attached_props--.html","EDOKA_Barcode Attached Properties",""]; _s['210']=["topic_00000000000000A3_events--.html","EDOKA_Barcode Events",""]; _s['211']=["topic_00000000000000A3_methods--.html","EDOKA_Barcode Methods",""]; _s['212']=["topic_00000000000000A3_props--.html","EDOKA_Barcode Properties",""]; _s['213']=["topic_00000000000000A3_vars--.html","EDOKA_Barcode Fields",""]; _s['214']=["topic_00000000000000A4.html","DmtxImageEncoderOptions.MarginSize Property",""]; _s['215']=["topic_00000000000000A5.html","DmtxImageEncoderOptions.ModuleSize Property",""]; _s['216']=["topic_00000000000000A6.html","DmtxImageEncoderOptions.Scheme Property",""]; _s['217']=["topic_00000000000000A7.html","DmtxImageEncoderOptions.SizeIdx Property",""]; _s['218']=["topic_00000000000000A8.html","DmtxImageEncoderOptions.ForeColor Property",""]; _s['219']=["topic_00000000000000A9.html","DmtxImageEncoderOptions.BackColor Property",""]; _s['220']=["topic_00000000000000AA.html","DmtxImageEncoderOptions.Encoding Property",""]; _s['221']=["topic_00000000000000AB.html","Barcoded.qr Namespace",""]; _s['222']=["topic_00000000000000AC.html","qrcode Class",""]; _s['223']=["topic_00000000000000AC_attached_props--.html","qrcode Attached Properties",""]; _s['224']=["topic_00000000000000AC_events--.html","qrcode Events",""]; _s['225']=["topic_00000000000000AC_methods--.html","qrcode Methods",""]; _s['226']=["topic_00000000000000AC_props--.html","qrcode Properties",""]; _s['227']=["topic_00000000000000AC_vars--.html","qrcode Fields",""]; _s['228']=["topic_00000000000000AD.html","qrcode Constructor",""]; _s['229']=["topic_00000000000000AE.html","qrcode.RenderCode Method",""]; _s['230']=["topic_00000000000000AF.html","BarcodeLib Reference ",""];