[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EdgeExtent.AllEdges

AllEdges Property

AllEdges

Gets or sets the extent on all edges, in points.

If the extents on all edges are the same, get returns this common value. Otherwise, get returns null.

Declaration
public float? AllEdges { get; set; }
Public Property AllEdges As Single?