IListProperties Interface
Represents the properties of the List and List item.
public interface IListProperties
Public Interface IListProperties
Inheritance: ObjectIListProperties
Derived: ListItem, OrderedSubList, SubList, UnorderedSubList
Licensing Info
This interface is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Properties
| BulletAlign | Gets the Align enumeration that specifies the Bullet alignment. | 
| BulletAreaWidth | Gets the BulletAreaWidth. | 
| BulletPrefix | Get the Bullet prefix. | 
| BulletSize | Gets the BulletSize. | 
| BulletSuffix | Get the Bullet suffix. | 
| BulletType | Get the Bullet Numbering Style. | 
| Font | Gets the font. | 
| FontSize | Gets size of the font. | 
| Leading | Gets the leading for the text. | 
| LeftIndent | Gets the left indent. | 
| Level | Gets the level | 
| ListItemBottomMargin | Gets the BottomMargin. | 
| ListItemTopMargin | Gets the TopMargin. | 
| ParagraphIndent | Gets the ParagraphIndent. | 
| RightIndent | Gets the Right Indent. | 
| RightToLeft | Gets a value indicating if text should be displayed right to left. | 
| StrikeThrough | Gets the Strikethrough. | 
| TextAlign | Gets the TextAlign enumeration that specifies the text alignment. | 
| TextColor | Gets the Color . | 
| TextOutlineColor | Gets the text outline Color . | 
| TextOutlineWidth | Gets the text outline width. |