Shading Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents an abstract shading.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.Resources.ShadingsShading
      Apitron.PDF.Kit.FixedLayout.Resources.ShadingsAxialShading
      Apitron.PDF.Kit.FixedLayout.Resources.ShadingsFunctionShading
      Apitron.PDF.Kit.FixedLayout.Resources.ShadingsRadialShading

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Shadings
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract class Shading : Resource

The Shading type exposes the following members.

Constructors

  NameDescription
Public methodShading
Initializes a new instance of the Shading class.
Top
Properties

  NameDescription
Public propertyBackground
Gets the background.
Public propertyBoundary
Gets the boundary.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyColorSpaceResourceID
Gets the colour space in which colour values shall be expressed. This may be any device, CIE-based, or special colour space except a Pattern space.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference