Click or drag to resize

Frame SetHorizontalDistanceFromText Method

Sets the distance between the document text and left or right 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 void SetHorizontalDistanceFromText(
	float value
)

Parameters

value
Type: System Single
See Also