 | RadialPatternDictionary Property |
Gets the shading object.
Namespace: Patagames.Pdf.Net.PatternsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic override PdfTypeDictionary Dictionary { get; }
Public Overrides ReadOnly Property Dictionary As PdfTypeDictionary
Get
public:
virtual property PdfTypeDictionary^ Dictionary {
PdfTypeDictionary^ get () override;
}
abstract Dictionary : PdfTypeDictionary with get
override Dictionary : PdfTypeDictionary with get
/** @property */
public PdfTypeDictionary get_Dictionary()
function get_Dictionary();
Property Value
PdfTypeDictionary
See Also