Gets or sets the base colorspace.
Namespace: Spire.Pdf.ColorSpaceAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfColorSpaces BaseColorSpace { get; set; }
Public Property BaseColorSpace As PdfColorSpaces Get Set
public: property PdfColorSpaces^ BaseColorSpace { PdfColorSpaces^ get (); void set (PdfColorSpaces^ value); }
member BaseColorSpace : PdfColorSpaces with get, set
Property Value
PdfColorSpacesThe color space in which the values in the color table are to be interpreted.