| PdfPatternHandle Property |
Gets the handle to the color space object.
Namespace: Patagames.Pdf.Net.PatternsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
Get
public:
property IntPtr Handle {
IntPtr get ();
}
member Handle : IntPtr with get
/** @property */
public IntPtr get_Handle()
Property Value
IntPtrSee Also