PdfGridCellContent Class |
Namespace: Spire.Pdf.Grid
The PdfGridCellContent type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfGridCellContent |
Initializes a new instance of the
PdfGridCellContent
class
|
Name | Description | |
---|---|---|
![]() |
Brush |
Gets or sets the brush in a grid cell.
|
![]() |
Font |
Gets or sets the font in a grid cell.
|
![]() |
Image |
Gets or sets the image in a grid cell.
|
![]() |
ImageLocation |
Set the image's location in a grid cell.
|
![]() |
ImageNewline |
Gets or sets whether the image is in new line or not in a grid cell.
|
![]() |
ImageSize |
Gets or sets the size of image in a grid cell.
|
![]() |
StringFormat |
Gets or sets the format of string in a grid cell.
|
![]() |
Text |
Gets or sets the text in a grid cell.
|
Name | Description | |
---|---|---|
![]() |
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
.)
|