Class PrintHyperlink
Элемент для выделения содержимого в виде гиперссылки.
Inherited Members
Namespace:InfinniPlatform.PrintView.Inline
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public class PrintHyperlink : PrintSpan
Fields
| Improve this Doc View SourceTypeName
Имя типа для сериализации.
Declaration
public const string TypeName = null
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourceReference
URI ресурса.
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SourceFormat
Формат отображения значения источника данных.
Declaration
public ValueFormat SourceFormat { get; set; }
Property Value
Type | Description |
---|---|
ValueFormat |
Methods
| Improve this Doc View SourceGetDisplayTypeName()
Возвращает отображаемое имя типа элемента.
Declaration
public override string GetDisplayTypeName()
Returns
Type | Description |
---|---|
System.String |