C# Class HPdf.HPdfXObject

ファイルを表示 Open project: ChristophGuillermet/WHITECAT_opensource

Protected Properties

Property Type Description
hobj System.IntPtr

Public Methods

Method Description
GetHandle ( ) : IntPtr
HPdfXObject ( IntPtr hobj ) : System

Method Details

GetHandle() public method

public GetHandle ( ) : IntPtr
return System.IntPtr

HPdfXObject() public method

public HPdfXObject ( IntPtr hobj ) : System
hobj System.IntPtr
return System

Property Details

hobj protected_oe property

protected IntPtr,System hobj
return System.IntPtr