PatternColorSpace Class
Represents base pattern class.
Inheritance Hierarchy

Namespace: Aspose.Pdf.Drawing
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public abstract class PatternColorSpace

The PatternColorSpace type exposes the following members.

Constructors
  NameDescription
Protected methodPatternColorSpace
Initializes a new instance of the PatternColorSpace class
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also