VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentSectionColumnsProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentSectionColumnsProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentSectionColumnsProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentSectionColumnsProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the section column count.
    Public PropertyGets or sets a value indicating whether all columns have equal width.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets a value indicating whether separtor must be inserted between columns.
    Public PropertyGets or sets the space between columns, measured in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodReturns a value indicating whether the specified System.Object, is equal to this instance.
    Public MethodReturns the column properties at specified index.
    Public MethodReturns a hash code for this instance.
    Public MethodSets IsReadOnly property to true. (Inherited from DocumentContentProperties)
    Public MethodSets the column space.
    Public MethodSets the column width.
    See Also