Type d'alignement

Type d'alignement

Vue d’ensemble

AlignmentType est une classe dans Aspose.PDF FOSS pour .NET.

Sélecteur d’alignement horizontal pour les API de façade héritées (p. ex.

Cette classe fournit 2 méthodes pour travailler avec des objets AlignmentType dans les programmes .NET.
Les méthodes disponibles incluent : AlignmentType, ToString.
Tous les membres publics sont accessibles à toute application .NET après l’installation du package Aspose.PDF FOSS for .NET.
Propriétés : Center, Left, Name, Right.

Propriétés

NomTypeAccèsDescription
NamestringLectureObtient le nom.
LeftAlignmentTypeLectureObtient la gauche.
CenterAlignmentTypeLectureObtient le centre.
RightAlignmentTypeLectureObtient la droite.

Méthodes

SignatureDescription
AlignmentType(name: string)Appelle AlignmentType sur cette instance AlignmentType.
ToString()Appelle ToString sur cette instance AlignmentType.

Voir aussi

 Français