Method | Description | |
---|---|---|
GetHandle ( ) : |
||
HPdfDestination ( |
||
SetFit ( ) : void | ||
SetFitB ( ) : void | ||
SetFitBH ( float top ) : void | ||
SetFitBV ( float left ) : void | ||
SetFitH ( float top ) : void | ||
SetFitR ( float left, float bottom, float right, float top ) : void | ||
SetFitV ( float left ) : void | ||
SetXYZ ( float left, float top, float zoom ) : void |
Method | Description | |
---|---|---|
HPDF_Destination_SetFit ( |
||
HPDF_Destination_SetFitB ( |
||
HPDF_Destination_SetFitBH ( |
||
HPDF_Destination_SetFitBV ( |
||
HPDF_Destination_SetFitH ( |
||
HPDF_Destination_SetFitR ( |
||
HPDF_Destination_SetFitV ( |
||
HPDF_Destination_SetXYZ ( |
public HPdfDestination ( |
||
hdest | ||
return | System |
public SetFitR ( float left, float bottom, float right, float top ) : void | ||
left | float | |
bottom | float | |
right | float | |
top | float | |
return | void |
public SetXYZ ( float left, float top, float zoom ) : void | ||
left | float | |
top | float | |
zoom | float | |
return | void |