FlexReport for WinForms
RenderBarCode クラス プロパティ


C1.Document アセンブリ > C1.Document 名前空間 : RenderBarCode クラス

このクラスのメンバの一覧は、RenderBarCodeメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the type of encoding to use when generating the barcode.

Note that BarCodeType.None is not a valid value for this property.

 
Public プロパティGets or sets the bookmark associated with the current object. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets a value indicating how borders are drawn if the object is too wide and is split between horizontal pages. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets a value indicating how borders are drawn if the object is too high and is split between pages. C1.Document.RenderObjectから継承されます。
Public プロパティGets a collection of the child RenderObject objects. C1.Document.RenderObjectから継承されます。
Public プロパティGets the C1Document object containing this render object. C1.Document.RenderObjectから継承されます。
Public プロパティGets a value indicating whether this RenderObject contains child objects. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets the hyperlink (see C1Hyperlink) associated with the current object. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets a value determining whether to insert page breaks before or after the RenderObject. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。
Public プロパティGets BarcodeOptions object defining additional barcode options.  
Public プロパティThe owner object containing this RenderObject object. C1.Document.RenderObjectから継承されます。
Public プロパティGets the parent RenderObject. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets the position of this RenderObject in the parent. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets RenderObject.SpecialInfo object which can be used in exporters. C1.Document.RenderObjectから継承されます。
Public プロパティGets the Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style. C1.Document.DocumentObjectから継承されます。
Public プロパティGets or sets custom user defined data associated with this RenderObject. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets the value that is encoded as the barcode image.  
Public プロパティGets or sets tooltip associated with this RenderObject. C1.Document.RenderObjectから継承されます。
Public プロパティGets or sets the Z-order of the current object. Objects with smaller Z-order values are drawn under objects with larger Z-order values. By default, this property is zero. C1.Document.RenderObjectから継承されます。
トップ
参照

参照

RenderBarCode クラス
C1.Document 名前空間