IStampingContextPagesAndImageNames - свойство
XObject keys to added images.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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