Scale Property

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

[Missing <summary> documentation for "P:PDFTron.SilverDox.Controls.DocumentViewer.Scale"]

Namespace: PDFTron.SilverDox.Controls
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public double Scale { get; set; }
Visual Basic
Public Property Scale As Double
	Get
	Set
Visual C++
public:
property double Scale {
	double get ();
	void set (double value);
}

See Also