Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / ParagraphSpacing Property

In This Topic
    ParagraphSpacing Property (TransientLayer)
    In This Topic
    Specifies the Paragraph Spacing. This property is used for PropertyPlacemets attributes.
    Syntax
    public double ParagraphSpacing {get;}
    public:
    property double ParagraphSpacing {
       double get();
    }
    See Also