Referencia de la Clase sage.ew.reports.BarcodeGeneratorElement

Crea un objeto QR con los datos del FilterReport Más...

Diagrama de herencias de sage.ew.reports.BarcodeGeneratorElement
sage.ew.reports.BaseGeneratorElement sage.ew.reports.BarcodeGenerator sage.ew.reports.QRGeneratorElement

Propiedades

BarcodeTextLocation _TextLocation [get, set]
 Posición del texto Más...
 
float _TextSpace [get, set]
 Espacio entre el texto y la imagen Más...
 
- Propiedades heredados desde sage.ew.reports.BaseGeneratorElement
String Condition [get, set]
 Condición para el componente Más...
 
String SectionCondition [get, set]
 Condición para la sección donde se añade el componente Más...
 
SectionTypeLocation _SectionLocation [get, set]
 Indica en que tipo de sección se colocará el componente Más...
 
Boolean _WordWrap [get, set]
 Indica si se permite el salto de linea Más...
 
String _StringLength [get, set]
 Cadena para calcular el tamaño Más...
 
Boolean _Bold [get, set]
 Indica si al crear/mostrar se debe marcar como bold Más...
 
Int16 _FontSize [get, set]
 Indica el tamaño de la letra al crear/mostrar Más...
 

Otros miembros heredados

- Tipos públicos heredados desde sage.ew.reports.BaseGeneratorElement
enum  SectionTypeLocation {
  SectionTypeLocation.Detail = 0, SectionTypeLocation.FirstHeaderSection = 1, SectionTypeLocation.LastHeaderSection = 2, SectionTypeLocation.NewHeaderSection = 3,
  SectionTypeLocation.FirstFooterSection = 4, SectionTypeLocation.LastFooterSection = 5, SectionTypeLocation.NewFooterSection = 6, SectionTypeLocation.FirstHeaderSectionEmpty = 7,
  SectionTypeLocation.LastHeaderSectionEmpty = 8, SectionTypeLocation.FirstFooterSectionEmpty = 9, SectionTypeLocation.LastFooterSectionEmpty = 10, SectionTypeLocation.ReportHeaderSection = 11,
  SectionTypeLocation.ReportFooterSection = 12, SectionTypeLocation.ReportHeaderSectionEmpty = 13, SectionTypeLocation.ReportFooterSectionEmpty = 14, SectionTypeLocation.LastReportFooterSectionEmpty = 15
}
 Indica en que sección debe añadirse Más...
 

Descripción detallada

Crea un objeto QR con los datos del FilterReport

Definición en la línea 533 del archivo GenerateElement.cs.

Documentación de propiedades

◆ _TextLocation

BarcodeTextLocation sage.ew.reports.BarcodeGeneratorElement._TextLocation
getset

Posición del texto

Definición en la línea 543 del archivo GenerateElement.cs.

◆ _TextSpace

float sage.ew.reports.BarcodeGeneratorElement._TextSpace
getset

Espacio entre el texto y la imagen

Definición en la línea 558 del archivo GenerateElement.cs.


La documentación para esta clase fue generada a partir del siguiente fichero: