Link Search Menu Expand Document

PDFViewerControlSetScale Method

Sets the document scale.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public void SetScale(
	int scaleInPercents
)

Parameters

scaleInPercents
Type: SystemInt32
The document scale in percents.
See Also

Reference