specifies a left and right margin. More...
import "LeftRightMarginScale.idl";
| Public Attributes | |
| long | TextLeft | 
| specifies a left text margin in 1/100th mm. | |
| long | Left | 
| specifies a left margin in 1/100th mm. | |
| long | Right | 
| specifies a right margin in 1/100th mm. | |
| long | FirstLine | 
| specifies a first line indent relative to TextLeft in 1/100th mm. | |
| long | ScaleLeft | 
| specifies a scale value for the left margin in percent. | |
| long | ScaleRight | 
| specifies a scale value for the right margin in percent. | |
| long | ScaleFirstLine | 
| specifies a scale value for the first line margin in percent. | |
| boolean | AutoFirstLine | 
| specifies if the automatic calculation of the first line indent occurs. | |
specifies a left and right margin.
| boolean AutoFirstLine | 
specifies if the automatic calculation of the first line indent occurs.
| long FirstLine | 
specifies a first line indent relative to TextLeft in 1/100th mm.
| long Left | 
specifies a left margin in 1/100th mm.
| long Right | 
specifies a right margin in 1/100th mm.
| long ScaleFirstLine | 
specifies a scale value for the first line margin in percent.
| long ScaleLeft | 
specifies a scale value for the left margin in percent.
| long ScaleRight | 
specifies a scale value for the right margin in percent.
| long TextLeft | 
specifies a left text margin in 1/100th mm.