The maximum height in pixels of the image tiles captured by converter in this HTML object
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int MaxImageTileHeight { get; set; }
Public Property MaxImageTileHeight As Integer
Get
Set
public:
property int MaxImageTileHeight {
int get ();
void set (int value);
}
member MaxImageTileHeight : int with get, set
Property Value
Type:
Int32
Reference