Method | Defined By | ||
---|---|---|---|
getBulletIndent(t:TextFormat):Object [static] | TextFormatEx | ||
getParagraphLeading(t:TextFormat):Object [static] | TextFormatEx | ||
setBulletIndent(t:TextFormat, o:Object):void [static] | TextFormatEx | ||
setParagraphLeading(t:TextFormat, o:Object):void [static] | TextFormatEx |
getBulletIndent | () | method |
public static function getBulletIndent(t:TextFormat):Object
Parameters
t:TextFormat |
Object |
getParagraphLeading | () | method |
public static function getParagraphLeading(t:TextFormat):Object
Parameters
t:TextFormat |
Object |
setBulletIndent | () | method |
public static function setBulletIndent(t:TextFormat, o:Object):void
Parameters
t:TextFormat | |
o:Object |
setParagraphLeading | () | method |
public static function setParagraphLeading(t:TextFormat, o:Object):void
Parameters
t:TextFormat | |
o:Object |