VerticalPosition.PercentageOffset Method |
Docentric Toolkit Help
Send Feedback |
Defines a vertical position with an an offset expressed as percentage in respect to the specified positioning base.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static VerticalPosition PercentageOffset( Int32 offset, VerticalPositionPositioningBase positioningBase )
Parameters
- offset
-
Type:
Int32
Offset expressed as percentage in respect to the specified positioning base. Valid range of values is from 0 to 100.
- positioningBase
-
Type:
VerticalPositionPositioningBase
Positioning base specifies the part of the document from which the positioning shall be calculated.