Table of Contents

Property C0

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

C0

Gets the array of numbers defining the function result when x = 0.0.

public ReadOnlyCollection<double> C0 { get; }

Property Value

ReadOnlyCollection<double>

The array of numbers defining the function result when x = 0.0.