BoxStyleColor Structure

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This struct represents a box style color.

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

public struct BoxStyleColor

The BoxStyleColor type exposes the following members.

Constructors

  NameDescription
Public methodCode exampleBoxStyleColor
Initializes a new instance of the BoxStyleColor struct.
Top
Properties

  NameDescription
Public propertyBlue
Gets the blue compoentn.
Public propertyGreen
Gets the green component.
Public propertyRed
Gets the red component.
Top
Fields

  NameDescription
Public fieldStatic memberWhite
White color.
Top
See Also

Reference