Pdf |
The PdfPortfolioColors type exposes the following members.
| Name | Description | |
|---|---|---|
| Background | (Optional; PDF 2.0)A DeviceRGB color used for the background of the view. | |
| CardBackground | (Optional; PDF 2.0)A DeviceRGB color used for the background of the card. | |
| CardBorder | (Optional; PDF 2.0)A DeviceRGB color used for the border of the card. | |
| PrimaryText | (Optional; PDF 2.0)A DeviceRGB color used for the primary text in a navigator. | |
| SecondaryText | (Optional; PDF 2.0)A DeviceRGB color used for other text in a navigator. |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |