Frame
GetVerticalDistanceFromText Method
|
Gets the distance between the document text and top or bottom edge of the frame.
Namespace:
Spire.Doc.Formatting
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public float GetVerticalDistanceFromText()
Public Function GetVerticalDistanceFromText As Single
public:
float GetVerticalDistanceFromText()
member GetVerticalDistanceFromText : unit -> float32
Return Value
Type:
Single
See Also