StructureAttribute Class |
Namespace: Aspose.Pdf.LogicalStructure
The StructureAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | StructureAttribute |
Initializes a new instance of the StructureAttribute.
|
Name | Description | |
---|---|---|
![]() | IsInitializedValue |
Gets status of structure attribute value. True if value is set.
|
![]() | Key |
Gets attribute key.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetArrayNumberValue |
Gets Value Number Array.
|
![]() | GetArrayValue |
Gets Value Name Array.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetNameValue |
Gets Value Name.
|
![]() | GetNumberValue |
Gets Value Number.
|
![]() | GetStringValue |
Gets Value String.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetArrayNumberValue | |
![]() | SetArrayValue |
Sets Value Name Array.
|
![]() | SetColorValue |
Sets Value Color.
|
![]() | SetNameValue |
Sets Value Name.
|
![]() | SetNumberValue |
Sets Value Number.
|
![]() | SetRectangleValue |
Sets Value Rectangle.
|
![]() | SetStringValue |
Sets Value String.
|
![]() | ToString | (Inherited from Object.) |