BoxStyleDashPattern Structure

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

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 BoxStyleDashPattern

The BoxStyleDashPattern type exposes the following members.

Constructors

  NameDescription
Public methodCode exampleBoxStyleDashPattern
Initializes a new instance of the BoxStyleDashPattern struct.
Top
Properties

  NameDescription
Public propertyOnOffArray
Gets the onoff array.
Public propertyPhase
Gets the phase.
Top
Fields

  NameDescription
Public fieldStatic memberSolid
The solid dash style.
Top
See Also

Reference