VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentPageMarginProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentPageMarginProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentPageMarginProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentPageMarginProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, on the bottom of page.
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, for the page footer.
    Public PropertyGets or sets the gutter width, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, for the page header.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, on the left of page.
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, on the right of page.
    Public PropertyGets or sets the margin, in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels, on the top of page.
    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