Skip to main content

HyperlinkCollection.Create(DocumentPosition, Int32) Method

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

Hyperlink Create(
    DocumentPosition start,
    int length
)

#Parameters

Name Type
start DocumentPosition
length Int32

#Returns

Type
Hyperlink
See Also