VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentSectionProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentSectionProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentSectionProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentSectionProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of the section break.
    Public PropertyGets or sets the page columns.
    Public PropertyGets or sets a value indicating whether page has portrait orientation.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets the page borders.
    Public PropertyGets or sets the page margins.
    Public PropertyGets or sets the page size, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodReturns a value indicating whether the specified object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodSets IsReadOnly property to true. (Inherited from DocumentContentProperties)
    See Also