Aspose::Pdf::LogicalStructure::AttributeKey класс
Содержание
[
Скрывать
]AttributeKey class
Представляет стандартные ключи атрибутов.
class AttributeKey : public System::Object
Методы
| Метод | Описание |
|---|---|
| get_Key() const | Получить ключ атрибута. |
| get_Owner() const | Получить владельца атрибута. |
| static to_AttributeKey(const System::String&) | Выполняет явное преобразование из System::String в Aspose::Pdf::LogicalStructure::AttributeKey. |
| ToString() const override | Возвращает строку, представляющую текущий объект. |
Поля
| Поле | Описание |
|---|---|
| static BackgroundColor | Атрибут BackgroundColor (владелец атрибута Layout). |
| static BaselineShift | Атрибут BaselineShift (владелец атрибута Layout). |
| static BBox | Атрибут BBox (владелец атрибута Layout). |
| static BlockAlign | Атрибут BlockAlign (владелец атрибута Layout). |
| static BorderColor | Атрибут BorderColor (владелец атрибута Layout). |
| static BorderStyle | Атрибут BorderStyle (владелец атрибута Layout). |
| static BorderThickness | Атрибут BorderThickness (владелец атрибута Layout). |
| static Checked | Атрибут Checked (владелец атрибута PrintField). |
| static Color | Color атрибут (владелец атрибута Layout). |
| static ColSpan | Атрибут ColSpan (владелец атрибута Table). |
| static ColumnCount | Атрибут ColumnCount (владелец атрибута Layout). |
| static ColumnGap | Атрибут ColumnGap (владелец атрибута Layout). |
| static ColumnWidths | Атрибут ColumnWidths (владелец атрибута Layout). |
| static Desc | Desc атрибут (владелец атрибута PrintField). |
| static EndIndent | EndIndent атрибут (владелец атрибута Layout). |
| static GlyphOrientationVertical | GlyphOrientationVertical атрибут (владелец атрибута Layout). |
| static Headers | Headers атрибут (Table владелец атрибута). |
| static Height | Height атрибут (владелец атрибута Layout). |
| static InlineAlign | InlineAlign атрибут (владелец атрибута Layout). |
| static LineHeight | LineHeight атрибут (владелец атрибута Layout). |
| static ListNumbering | ListNumbering атрибут (владелец атрибута List). |
| static Padding | Padding атрибут (владелец атрибута Layout). |
| static Placement | Placement атрибут (владелец атрибута Layout). |
| static Role | Role атрибут (владелец атрибута PrintField). |
| static RowSpan | RowSpan атрибут (Table владелец атрибута). |
| static RubyAlign | RubyAlign атрибут (владелец атрибута Layout). |
| static RubyPosition | RubyPosition атрибут (владелец атрибута Layout). |
| static Scope | Scope атрибут (Table владелец атрибута). |
| static SpaceAfter | SpaceAfter атрибут (владелец атрибута Layout). |
| static SpaceBefore | SpaceBefore атрибут (владелец атрибута Layout). |
| static StartIndent | StartIndent атрибут (владелец атрибута Layout). |
| static Summary | Summary атрибут (Table владелец атрибута). |
| static TBorderStyle | TBorderStyle атрибут (владелец атрибута Layout). |
| static TextAlign | TextAlign атрибут (владелец атрибута Layout). |
| static TextDecorationColor | TextDecorationColor атрибут (владелец атрибута Layout). |
| static TextDecorationThickness | TextDecorationThickness атрибут (владелец атрибута Layout). |
| static TextDecorationType | TextDecorationType атрибут (владелец атрибута Layout). |
| static TextIndent | TextIndent атрибут (владелец атрибута Layout). |
| static TPadding | Атрибут TPadding (владелец атрибута Layout). |
| static Width | Атрибут Width (владелец атрибута Layout). |
| static WritingMode | Атрибут WritingMode (владелец атрибута Layout). |
См. также
- Class Object
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++