HyperlinkRuby.TargetFrame Property

tgtFrame.Represents the attribte in schema: w:tgtFrame

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "tgtFrame")> _
Public Property TargetFrame As StringValue
    Get
    Set
'Usage
Dim instance As HyperlinkRuby
Dim value As StringValue

value = instance.TargetFrame

instance.TargetFrame = value
[SchemaAttrAttribute(, "tgtFrame")]
public StringValue TargetFrame { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

HyperlinkRuby Class

HyperlinkRuby Members

DocumentFormat.OpenXml.Wordprocessing Namespace