PdfDocumentControlScaleImages Property
Indicates if the images can be scaled in PDF.
This property is false by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool ScaleImages { get; set; }
Public Property ScaleImages As Boolean
Get
Set
public:
property bool ScaleImages {
bool get ();
void set (bool value);
}
member ScaleImages : bool with get, set
Property Value
Boolean