PdfGridStyle Class |
Namespace: Spire.Pdf.Grid
The PdfGridStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfGridStyle |
Initializes a new instance of theclass.
|
Name | Description | |
---|---|---|
![]() |
AllowHorizontalOverflow |
Gets or sets a value indicating whether to allow horizontal overflow.
|
![]() |
BackgroundBrush |
Gets or sets the background brush.
(Inherited from
PdfGridStyleBase
.)
|
![]() |
BorderOverlapStyle |
Gets or sets the border overlap style.
|
![]() |
CellPadding |
Gets or sets the cell padding.
|
![]() |
CellSpacing |
Gets or sets the cell spacing.
|
![]() |
Font |
Gets or sets the font.
(Inherited from
PdfGridStyleBase
.)
|
![]() |
HorizontalOverflowType |
Gets or sets the type of the horizontal overflow.
|
![]() |
TextBrush |
Gets or sets the text brush.
(Inherited from
PdfGridStyleBase
.)
|
![]() |
TextPen |
Gets or sets the text pen.
(Inherited from
PdfGridStyleBase
.)
|
Name | Description | |
---|---|---|
![]() |
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from
PdfGridStyleBase
.)
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(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 |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_cellPadding |
the cell padding.
(Inherited from
PdfGridStyleBase
.)
|