Skip to main content
All docs
V26.1
  • SampledFunction Class

    A sampled function (PDF Type 0 function) that uses a table of sample values.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public class SampledFunction :
        CustomFunction

    Implements

    Inheritance

    Object
    CustomFunction
    SampledFunction
    See Also