Wyliczenie TextOrientations
Określa orientację tekstu tytułu.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration TextOrientations
'Użycie
Dim instance As TextOrientations
public enum TextOrientations
public enum class TextOrientations
type TextOrientations
public enum TextOrientations
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
Auto | Automatycznie dopasuj orientacji tekstu. | |
Horizontal | Tekst poziomy. | |
Rotated90 | Obrócić tekst 90 stopni z poziomej. | |
Rotated270 | Obrócić tekst 270 stopni z poziomej. | |
Stacked | Ułożenie tekstu w pionie. |