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

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

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

See Also