IStampingContextPagesAndImageNames - свойство
XObject keys to added images.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
IDictionary<int, IList<string>>? PagesAndImageNames { get; set; }
Property PagesAndImageNames As IDictionary(Of Integer, IList(Of String))
Get
Set
property IDictionary<int, IList<String^>^>^ PagesAndImageNames {
IDictionary<int, IList<String^>^>^ get ();
void set (IDictionary<int, IList<String^>^>^ value);
}
abstract PagesAndImageNames : IDictionary<int, IList<string>> with get, set
Значение свойства
IDictionaryInt32,
IListString