CdrParagraph
CdrParagraph class
Le paragraphe cdr
public class CdrParagraph : CdrGraphicObject
Constructeurs
Propriétés
| Nom | La description |
|---|
| BoundsInPixels { get; set; } | Obtient ou définit les limites en pixels. |
| ClipId { get; set; } | Obtient ou définit l’identifiant du clip. |
| Disposed { get; } | Obtient une valeur indiquant si cette instance est supprimée. |
| Document { get; set; } | Obtient ou définit le document. |
| Height { get; set; } | Obtient ou définit le y. |
| Parent { get; set; } | Obtient ou définit le parent. |
| TextIndex { get; set; } | Obtient ou définit l’index du texte. |
| Width { get; set; } | Obtient ou définit le x. |
Méthodes
| Nom | La description |
|---|
| Dispose() | Supprime l’instance actuelle. |
Voir également