VintaSoft Imaging .NET SDK 15.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentSectionColumnsProperties Class / GetColumnProperties(DocumentSectionProperties,Int32,Double,Double) Method
Синтаксис Требования Смотрите также
В этом разделе
    GetColumnProperties(DocumentSectionProperties,Int32,Double,Double) Метод (DocumentSectionColumnsProperties)
    В этом разделе
    Синтаксис
    'Declaration
    
    Public Sub GetColumnProperties( _
    ByVal value
    As DocumentSectionProperties, _
    ByVal value
    As System.Int32, _
    ByRef value
    As Double, _
    ByRef value
    As Double _
    )
    public void GetColumnProperties(
    DocumentSectionProperties value,
    System.Int32 value,
    out double value,
    out double value
    )
    public: void GetColumnProperties(
    DocumentSectionProperties* value,
    System.Int32 value,
    [PARAMFLAG::Out] double value,
    [PARAMFLAG::Out] double value
    )
    public:
    void GetColumnProperties(
    DocumentSectionProperties^ value,
    System.Int32 value,
    [Out] double value,
    [Out] double value
    )
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также