PdfPortfolioColors Class
Specifies a suggested set of colors for use by a PdfPortfolio layout.
public class PdfPortfolioColors : PdfObject
Public Class PdfPortfolioColors
Inherits PdfObject
- Inheritance:
- System.ObjectPdfPortfolioColors
Properties
Background
(Optional; PDF 2.0)A DeviceRGB color used for the background of the view.
Property Value
Exceptions
- System.ArgumentException
Color with invalid color space specified. Color space must be DeviceRGB.
CardBackground
(Optional; PDF 2.0)A DeviceRGB color used for the background of the card.
Property Value
Exceptions
- System.ArgumentException
Color with invalid color space specified. Color space must be DeviceRGB.
CardBorder
(Optional; PDF 2.0)A DeviceRGB color used for the border of the card.
Property Value
Exceptions
- System.ArgumentException
Color with invalid color space specified. Color space must be DeviceRGB.
PrimaryText
(Optional; PDF 2.0)A DeviceRGB color used for the primary text in a navigator.
Property Value
Exceptions
- System.ArgumentException
Color with invalid color space specified. Color space must be DeviceRGB.
SecondaryText
(Optional; PDF 2.0)A DeviceRGB color used for other text in a navigator.
Property Value
Exceptions
- System.ArgumentException
Color with invalid color space specified. Color space must be DeviceRGB.
Inherited Properties
Metadata | (Optional; PDF 1.4) A metadata stream containing metadata for the component. (Inherited from PdfObject) |