Eplan Platform API
Eplan.EplApi.HEServices Namespace / Export.DegreeOfColor Enumeration

In This Topic
    Export.DegreeOfColor Enumeration
    In This Topic
    Color / Grey levels for PDF
    Syntax
    public enum Export.DegreeOfColor : System.Enum 
    public enum class Export.DegreeOfColor : public System.Enum 
    Members
    MemberValueDescription
    BlackAndWhite0 
    Color2 
    FromScheme3 
    GreyLevel1 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.HEServices.Export.DegreeOfColor

    See Also