Interface IStiVertAlignment
- All Known Implementing Classes:
StiBarCode,StiContourText,StiCrossCell,StiCrossColumn,StiCrossColumnTotal,StiCrossField,StiCrossHeader,StiCrossRow,StiCrossRowTotal,StiCrossSummary,StiCrossSummaryHeader,StiCrossTitle,StiCrossTotal,StiImage,StiOverlayBand,StiSystemText,StiTableCell,StiTableCellImage,StiText,StiTextInCells,StiView
public interface IStiVertAlignment
Describes the vertical alignment of an object.
-
Method Summary
Modifier and TypeMethodDescriptionGets or sets the vertical alignment of an object.voidsetVertAlignment(StiVertAlignment value)
-
Method Details
-
getVertAlignment
StiVertAlignment getVertAlignment()Gets or sets the vertical alignment of an object. -
setVertAlignment
-