Frame
GetVerticalPosition Method
|
Gets the position of the top 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 GetVerticalPosition()
Public Function GetVerticalPosition As Single
public:
float GetVerticalPosition()
member GetVerticalPosition : unit -> float32
Return Value
Type:
Single
See Also