ceTe.DynamicPDF.LayoutEngine.LayoutElements Namespace
Classes
AztecBarcode | Represents an Aztec barcode. |
AztecBarcodeLaidOutEventArgs | Provides data for the AztecBarcode LaidOut event. |
BarcodeValueSetEventArgs | Provides data for the Barcode's ValueSetEvent event. |
BarcodeValueSettingEventArgs | Provides data for the Barcode's ValueSettingEvent event. |
ContentGroup | Represents a group of report elements. |
DataMatrixBarcode | Represents a Data Matrix barcode. |
DataMatrixBarcodeLaidOutEventArgs | Provides data for the DataMatrixBarcode LaidOut event. |
FormattedRecordArea | Represents an area for a formatted record. |
FormattedRecordAreaLaidOutEventArgs | Provides data for the FormattedRecordArea FormattedRecordArea's LaidOut event. |
Image | Represents an image report element. |
ImageDynamicPathValueSetEventArgs | Represents a ImageDynamicPathValueSetEventArgs class. |
ImageDynamicPathValueSettingEventArgs | Provides data for the Image Image's DynamicPathValueSetting event. |
ImageLaidOutEventArgs | Provides data for the Image Image's LaidOut event. |
Label | Represents a label report element. |
LabelLaidOutEventArgs | Provides data for the Label Label's LaidOut event. |
LayingOutEventArgs | Provides data for the LayingOut event. |
Line | Represents a line report element. |
LinearBarcode | Represents a Linear barcode. |
LinearBarcodeLaidOutEventArgs | Provides data for the LinearBarcode LaidOut event. |
LineLaidOutEventArgs | Provides data for the Line Line's LaidOut event. |
Link | Represents a Link. |
LinkLaidOutEventArgs | Provides data for the Link LaidOut event. |
NoSplitZone | Summary description for NoSplitZone. |
PageBreak | Summary description for PageBreak. |
PageNumberingLabel | Represents a page numbering report element. |
PageNumberingLabelLaidOutEventArgs | Provides data for the PageNumberingLabel PageNumberingLabel's LaidOut event. |
Pdf417Barcode | Represents Pdf417 barcode. |
Pdf417BarcodeLaidOutEventArgs | Provides data for the Pdf417Barcode LaidOut event. |
PlaceHolder | Represents a place holder report element. |
PlaceHolderLaidOutEventArgs | Provides data for the PlaceHolder PlaceHolder's LaidOut event. |
QRCode | Represents a QR code. |
QRCodeLaidOutEventArgs | Provides data for the QRCode LaidOut event. |
RecordArea | Represents a record area report element. |
RecordAreaLaidOutEventArgs | Provides data for the RecordArea RecordArea's LaidOut event. |
RecordBox | Represents a record box report element. |
RecordBoxLaidOutEventArgs | Provides data for the RecordBox RecordBox's LaidOut event. |
Rectangle | Represents a rectangle report element. |
RectangleLaidOutEventArgs | Provides data for the Rectangle Rectangle's LaidOut event. |
SoftBreak | Summary description for SoftBreak. |
SubReport | Represents a sub report report element. |
Symbol | Represents a symbol report element. |
SymbolLaidOutEventArgs | Provides data for the Symbol Symbol's LaidOut event. |
TextSetEventArgs | Provides data for the TextSet event. |
TextSettingEventArgs | Provides data for the TextSetting event. |
UrlSetEventArgs | Provides data for the UrlSet Event. |
UrlSettingEventArgs | Provides data for the UrlSetting Event. |
Delegates
AztecBarcodeLaidOutEventHandler | Represents the method that will handle the aztec barcode laid out event of the AztecBarcode . |
BarcodeValueSetEventHandler | Represents the method that will handle the barcode value set event of the LayoutElement . |
BarcodeValueSettingEventHandler | Represents the method that will handle the barcode value setting event of the LayoutElement . |
DataMatrixBarcodeLaidOutEventHandler | Represents the method that will handle the data matrix barcode LaidOut event of the DataMatrixBarcode . |
FormattedRecordAreaLaidOutEventHandler | Represents the method that will handle the formatted record area LaidOut event of the FormattedRecordArea . |
ImageDynamicPathValueSetEventHandler | Represents a ImageDynamicPathValueSetEventHandler class. |
ImageDynamicPathValueSettingEventHandler | Represents a ImageDynamicPathValueSettingEventHandler class. |
ImageLaidOutEventHandler | Represents the method that will handle the LaidOut event of the Image . |
LabelLaidOutEventHandler | Represents the method that will handle the LaidOut event of the Label . |
LayingOutEventHandler | Represents the method that will handle the LayingOut event. |
LinearBarcodeLaidOutEventHandler | Represents the method that will handle the linear barcode laid out event of the LinearBarcode . |
LineLaidOutEventHandler | Represents the method that will handle the LaidOut event of the Line . |
LinkLaidOutEventHandler | Represents the method that will handle the link laid out event of the Link . |
PageNumberingLabelLaidOutEventHandler | Represents the method that will handle the LaidOut event of the PageNumberingLabel . |
Pdf417BarcodeLaidOutEventHandler | Represents the method that will handle the pdf417 barcode laid out event of the Pdf417Barcode . |
PlaceHolderLaidOutEventHandler | Represents the method that will handle the LaidOut event of the PlaceHolder . |
QRCodeLaidOutEventHandler | Represents the method that will handle the qr barcode laid out event of the QRCode . |
RecordAreaLaidOutEventHandler | Represents the method that will handle the LaidOut event of the RecordArea . |
RecordBoxLaidOutEventHandler | Represents the method that will handle the LaidOut event of the RecordBox . |
RectangleLaidOutEventHandler | Represents the method that will handle the LaidOut event of the Rectangle . |
SymbolLaidOutEventHandler | Represents the method that will handle the LaidOut event of the Symbol . |
TextSetEventHandler | Represents the method that will handle the TextSet event for the RecordBox and RecordArea layout elements. |
TextSettingEventHandler | Represents the method that will handle the TextSetting event for the RecordBox and RecordArea layout elements. |
UrlSetEventHandler | Represents the method that will handle the url set event of the Link . |
UrlSettingEventHandler | Represents the method that will handle the url setting event of the Link . |