PdfDictionaryValues Property |
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic ICollection Values { get; }
Public ReadOnly Property Values As ICollection
Get
public:
property ICollection^ Values {
ICollection^ get ();
}
member Values : ICollection with get
Property Value
Type:
ICollection
See Also