SetHyperlink
PresentationFormattedTextFragment.SetHyperlink method
टेक्स्ट से जुड़े हाइपरलिंक को सेट करता है।
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
पैरामीटर | प्रकार | विवरण |
---|---|---|
actionType | PresentationHyperlinkActionType | वह क्रिया जो हाइपरलिंक को सक्रिय करती है। |
url | String | हाइपरलिंक यूआरएल। |