IHasTextSectionMethods Interface |
Namespace: imbACE.Services.textBlocks.interfaces
public interface IHasTextSectionMethods : IHasCursor, ISupportsTextCursor, ISupportsCursorWriteAndSelect, ISupportsBasicCursor, ITextContentBasic
The IHasTextSectionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| backColor |
pozadinska boja
(Inherited from ITextContentBasic.) | |
| blending |
vrsta blendovanja
(Inherited from ITextContentBasic.) | |
| cursor | (Inherited from IHasCursor.) | |
| doInverseColors |
da li da invertuje boje
(Inherited from ITextContentBasic.) | |
| foreColor |
boja slova
(Inherited from ITextContentBasic.) | |
| height | (Inherited from ISupportsBasicCursor.) | |
| innerBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedHeight | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedLeftPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedRightPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedTopPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedWidth | (Inherited from ISupportsBasicCursor.) | |
| innerHeight | (Inherited from ISupportsBasicCursor.) | |
| innerLeftPosition | (Inherited from ISupportsBasicCursor.) | |
| innerRightPosition | (Inherited from ISupportsBasicCursor.) | |
| innerTopPosition | (Inherited from ISupportsBasicCursor.) | |
| innerWidth | (Inherited from ISupportsBasicCursor.) | |
| leftFieldWidth |
sirina levog polja
(Inherited from ISupportsTextCursor.) | |
| margin | (Inherited from ISupportsBasicCursor.) | |
| middleFieldWidth | (Inherited from ISupportsTextCursor.) | |
| outerBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| outerRightPosition | (Inherited from ISupportsBasicCursor.) | |
| padding | (Inherited from ISupportsBasicCursor.) | |
| rightFieldWidth |
sirina desnog polja
(Inherited from ISupportsTextCursor.) | |
| width | (Inherited from ISupportsBasicCursor.) | |
| ZLayerOrder |
Z redosled sloja u kome se nalazi ovaj blok - 0 se prvo renderuje, 100 poslednji
(Inherited from ITextContentBasic.) |
| Name | Description | |
|---|---|---|
| getContent | (Inherited from ITextContentBasic.) | |
| insertLine |
Ubacuje liniju ili linije
| |
| insertSplitLine |
Ubacuje spliter liniju i pomera kursor na sledeci red
| |
| select |
Od trenutne pozicije kursora vraca substring date duzine. Ako je length = -1 onda do desnog kraja dozvoljene zone.
(Inherited from ISupportsCursorWriteAndSelect.) | |
| setStyle | ||
| setupFieldFormat |
Podesava formatiranje polja
| |
| write |
upisuje prosledjen unos, primenjuje limit ako je dat - ako nije> limit je u skladu za zonom
(Inherited from ISupportsCursorWriteAndSelect.) | |
| writeField | ||
| writeLine |
Upisuje liniju ili linije (automatski wrappuje)
|