Click or drag to resize

Frame FrameVerticalAlignment Property

Gets or sets the vertical alignment 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 VerticalPosition FrameVerticalAlignment { get; set; }

Property Value

Type: VerticalPosition
See Also