AttributeName
Overview
AttributeName is a class in Aspose.PDF FOSS for .NET.
A typed value for a standard attribute name (the /Name-valued entries in an attribute object, e.g.
This class provides 1 method for working with AttributeName objects in .NET programs.
Available methods include: ToString.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: Height_Auto, Placement_Before, Placement_Block, Placement_End, Placement_Inline, Placement_Start, and 12 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Placement_Block | AttributeName | Read | Gets the placement block. |
Placement_Inline | AttributeName | Read | Gets the placement inline. |
Placement_Before | AttributeName | Read | Gets the placement before. |
Placement_Start | AttributeName | Read | Gets the placement start. |
Placement_End | AttributeName | Read | Gets the placement end. |
TextAlign_Start | AttributeName | Read | Gets the textalign start. |
TextAlign_Center | AttributeName | Read | Gets the textalign center. |
TextAlign_End | AttributeName | Read | Gets the textalign end. |
TextAlign_Justify | AttributeName | Read | Gets the textalign justify. |
Height_Auto | AttributeName | Read | Gets the height auto. |
Width_Auto | AttributeName | Read | Gets the width auto. |
TextDecorationType_None | AttributeName | Read | Gets the textdecorationtype none. |
TextDecorationType_Underline | AttributeName | Read | Gets the textdecorationtype underline. |
TextDecorationType_Overline | AttributeName | Read | Gets the textdecorationtype overline. |
TextDecorationType_LineThrough | AttributeName | Read | Gets the textdecorationtype linethrough. |
Scope_Row | AttributeName | Read | Gets the scope row. |
Scope_Column | AttributeName | Read | Gets the scope column. |
Scope_Both | AttributeName | Read | Gets the scope both. |
Methods
| Signature | Description |
|---|---|
ToString() | The full PDF name (e.g. |