[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Extensions

Extensions Class

Provides extension methods for GeometryType.

Inheritance
Extensions
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public static class Extensions
Public Module Extensions

Methods

Name Description
IsLineGeometry(GeometryType)

Returns a value indicating whether this geometry is a line one.

Note that line geometries do not support fills.

LineEndSupported(GeometryType)

Returns a value indicating whether LineFormat's HeadEnd and TailEnd properties are supported by this geometry.

TextFrameSupported(GeometryType)

For a GeometryType return it is support TextFrame or not.