PDF .NET Library Documentation - PDF Technologies, Inc.
The Style type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Overrides Object..::.Finalize()()().) | |
GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
backgroundColor | Field Valuebackground color of the applied area | |
borderBottomColor | Field ValueBorder Color | |
borderBottomType | Field Valueborder type | |
borderBottomWidth | Field Valuedouble value uses unit of measure. | |
borderColor | Field ValueBorder Color | |
borderLeftColor | Field ValueBorder Color | |
borderLeftType | Field Valueborder type | |
borderLeftWidth | Field Valuedouble value uses unit of measure. | |
borderRightColor | Field ValueBorder Color | |
borderRightType | Field Valueborder type | |
borderRightWidth | Field Valuedouble value uses unit of measure. | |
borderTopColor | Field ValueBorder Color | |
borderTopType | Field Valueborder type | |
borderTopWidth | Field Valuedouble value uses unit of measure. | |
borderType | Field Valueborder type | |
borderWidth | Field Valuedouble value uses unit of measure. | |
fontColor | Field Valuefont color using for text outputs | |
fontName | Field ValueThe name of the font that will used for text | |
fontSize | Field Valuedouble value | |
fontStyle | Field Valuefont style using for text outputs flags [enum] | |
paddingBottom | Field Valuedouble value uses unit of measure | |
paddingLeft | Field Valuedouble value uses unit of measure | |
paddingRight | Field Valuedouble value uses unit of measure | |
paddingTop | Field Valuedouble value uses unit of measure | |
textAlign | Field ValueHorizontally text alignment (enum) | |
verticalAlign | Field ValueVertical alignment of the content (enum) |